From 3abca488641fd15c6b62ff57a1f467e8400c8dd6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 27 Feb 2001 20:30:27 +0000 Subject: (entry): add fd0H1440 and fd1H1440 --- perl-install/devices.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl-install/devices.pm b/perl-install/devices.pm index a91e60ae9..89318e1e9 100644 --- a/perl-install/devices.pm +++ b/perl-install/devices.pm @@ -100,6 +100,8 @@ sub entry { "cdu31a" => [ c::S_IFBLK(), 15, 0 ], "cdu535" => [ c::S_IFBLK(), 24, 0 ], "cm206cd" => [ c::S_IFBLK(), 32, 0 ], + "fd0H1440"=> [ c::S_IFBLK(), 2,28 ], + "fd1H1440"=> [ c::S_IFBLK(), 2,29 ], "gscd" => [ c::S_IFBLK(), 16, 0 ], "mcd" => [ c::S_IFBLK(), 23, 0 ], "mcdx" => [ c::S_IFBLK(), 20, 0 ], -- cgit v1.2.1