diff --git a/sys/conf/majors b/sys/conf/majors index 8184f09e5f5..3c232183f15 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.34 1998/02/20 23:55:32 jkh Exp $ +$Id: majors.i386,v 1.35 1998/02/24 22:08:05 phk Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -119,7 +119,7 @@ chrdev name comments 75 stli Stallion (intelligent cdk based) (gerg@stallion.oz.au) 76 scc IBM Smart Capture Card (ohashi@mickey.ai.kyutech.ac.jp) 77 cyy Cyclades Ye/PCI serial card -78 gd Geometry disk +78 pci PCI bus 79 ipl IP Filter 80 xdcp Assigned to Chris Ficklin 81 rp RocketPort/Steve Gericke @@ -136,3 +136,4 @@ 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 diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 8184f09e5f5..3c232183f15 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.34 1998/02/20 23:55:32 jkh Exp $ +$Id: majors.i386,v 1.35 1998/02/24 22:08:05 phk Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -119,7 +119,7 @@ chrdev name comments 75 stli Stallion (intelligent cdk based) (gerg@stallion.oz.au) 76 scc IBM Smart Capture Card (ohashi@mickey.ai.kyutech.ac.jp) 77 cyy Cyclades Ye/PCI serial card -78 gd Geometry disk +78 pci PCI bus 79 ipl IP Filter 80 xdcp Assigned to Chris Ficklin 81 rp RocketPort/Steve Gericke @@ -136,3 +136,4 @@ 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