diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-09-08 17:02:40 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-09-08 17:02:40 +0000 |
| commit | 6523748af102264f4d5380e5c639353a3c362931 (patch) | |
| tree | 9a211cfc2f28a634b6e9ae02948e4c3c4a645c8b /sys/alpha | |
| parent | a35de5c8a73136a8826fb66f4f4dd5c46a0ea64c (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/conf/majors.alpha | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/alpha/conf/majors.alpha b/sys/alpha/conf/majors.alpha index b1110c183864..7efa6dac8cf3 100644 --- a/sys/alpha/conf/majors.alpha +++ b/sys/alpha/conf/majors.alpha @@ -18,7 +18,7 @@ blkdev name comments 2 fd floppy disk 3 wt QIC-02/36 tape 4 sd SCSI "disk" type -5 st SCSI "tape" type +5 was:st SCSI "tape" type 6 cd SCSI "cdrom" type 7 mcd Mitsumi CDROM interface 8 lkm assigned to Loadable Kernel modules @@ -35,7 +35,7 @@ blkdev name comments 19 wcdb ATAPI CDROM client of "ata" 20 od SCSI "magneto-optical" disk 21 ccd concatenated disk -22 gd Geometry disk. +22 was:gd Geometry disk. 23 worm SCSI "worm type" 24 wstb ATAPI tape client of "ata" 25 vinum RAID fs @@ -136,7 +136,7 @@ chrdev name comments 92 bktr Bt848 video capture driver (hasty@star-gate.com) 93 coda CODA filesystem. 94 loran Loran-C Receiver -95 gd Geometry disk +95 was:gd Geometry disk 96 altq alternate queueing (including cbq, red, wfq) 97 prom Alpha PROM console 98 zsc TurboLaser console uart |
