=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/MAKEDEV.common,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/etc/MAKEDEV.common 2004/02/16 18:58:54 1.1 --- src/etc/MAKEDEV.common 2004/02/17 11:18:03 1.2 *************** *** 1,4 **** ! vers(a, {-$OpenBSD: MAKEDEV.common,v 1.1 2004/02/16 18:58:54 miod Exp $-})dnl divert(1)dnl dnl dnl Common device definitions. --- 1,4 ---- ! vers(a, {-$OpenBSD: MAKEDEV.common,v 1.2 2004/02/17 11:18:03 miod Exp $-})dnl divert(1)dnl dnl dnl Common device definitions. *************** *** 213,219 **** __devtitle(dis, Disks)dnl dnl REMOVE __devitem(rz, rz*, SCSI disks)dnl __devitem(sd, {-sd*-}, {-SCSI disks, includes flopticals-})dnl - __devitem(hd, {-hd*-}, HP300 HP-IB disks)dnl __devitem(cd, {-cd*-}, SCSI cdrom drives)dnl __devitem(acd, acd*, ATAPI cdrom drives)dnl _mkdev(cd, cd*, {-dodisk2 cd $U major_cd_b major_cd_c $U 0{--}ifstep(cd)-})dnl --- 213,218 ---- *************** *** 288,294 **** __devitem(rb, rb*, {-730 IDC w/ RB80 and/or RB02-})dnl __devitem(rx, rx*, {-RX02 floppy disks-})dnl __devitem(rl, rl*, {-UNIBUS RL02-})dnl - __devitem(hd, hd*, {-HDC9224 disks-})dnl dnl dnl For normal disk devices, add a disk_q entry; anything else define like dnl the rest (such as vnd above). --- 287,292 ----