NetBSD/sys/dev
deraadt 545cc18754 This patch allows the wd device driver to tell how big the disks are on
WD1007-derived controllers. In this example, wdc0 is a WD1007-clone,
and wdc1 is a WD1003-clone. WD1007 controllers are generally ESDI
and IDE controllers.
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wd0 at wdc0 targ 0: 322MB 1224 cyl, 15 head, 36 sec <disktype>
wdc1 at 0x170-0x17f irq 7 on isa
wd2 at wdc1 targ 0: (unknown size) <disktype>
1993-05-10 05:53:22 +00:00
..
ata This patch allows the wd device driver to tell how big the disks are on 1993-05-10 05:53:22 +00:00
eisa support for making dev->id_alive be set, this is for iostat to 1993-05-04 08:27:29 +00:00
ic fix lpt driver and add lpa driver. from 386bsd pk patch 133 1993-05-07 05:38:55 +00:00
isa This patch allows the wd device driver to tell how big the disks are on 1993-05-10 05:53:22 +00:00
scsipi fixed bug from last commit 1993-05-05 00:29:38 +00:00
cons.c add pg_wait, which must be set if you want pg() to actually wait for keybd 1993-05-04 05:47:50 +00:00