mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Synchronize with sys/i386/conf/files.i386 and majors.i386 revisions
1.172 and 1.17, respectively.
This commit is contained in:
parent
af6e68d72a
commit
a1b442d74c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28870
3 changed files with 6 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.32 1997/08/16 01:31:22 kato Exp $
|
||||
# $Id: files.pc98,v 1.33 1997/08/27 08:47:03 kato Exp $
|
||||
#
|
||||
aic7xxx_asm optional ahc device-driver \
|
||||
dependency "$S/dev/aic7xxx/*.[chyl]" \
|
||||
|
@ -173,6 +173,7 @@ i386/isa/qcam.c optional qcam device-driver
|
|||
i386/isa/qcamio.c optional qcam device-driver
|
||||
i386/isa/random_machdep.c standard
|
||||
i386/isa/rc.c optional rc device-driver
|
||||
i386/isa/rp.c optional rp device-driver
|
||||
i386/isa/scd.c optional scd device-driver
|
||||
i386/isa/seagate.c optional sea device-driver
|
||||
i386/isa/si.c optional si device-driver
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.32 1997/08/16 01:31:22 kato Exp $
|
||||
# $Id: files.pc98,v 1.33 1997/08/27 08:47:03 kato Exp $
|
||||
#
|
||||
aic7xxx_asm optional ahc device-driver \
|
||||
dependency "$S/dev/aic7xxx/*.[chyl]" \
|
||||
|
@ -173,6 +173,7 @@ i386/isa/qcam.c optional qcam device-driver
|
|||
i386/isa/qcamio.c optional qcam device-driver
|
||||
i386/isa/random_machdep.c standard
|
||||
i386/isa/rc.c optional rc device-driver
|
||||
i386/isa/rp.c optional rp device-driver
|
||||
i386/isa/scd.c optional scd device-driver
|
||||
i386/isa/seagate.c optional sea device-driver
|
||||
i386/isa/si.c optional si device-driver
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$Id: majors.pc98,v 1.11 1997/08/16 01:33:10 kato Exp $
|
||||
$Id: majors.pc98,v 1.12 1997/08/17 03:36:09 kato Exp $
|
||||
|
||||
Hopefully, this list will one day be obsoleted by DEVFS, but for now
|
||||
this is the current allocation of device major numbers.
|
||||
|
@ -119,5 +119,5 @@ chrdev name comments
|
|||
78 gd Geometry disk
|
||||
79 ipl IP Filter
|
||||
80 xdcp Assigned to Chris Ficklin <chris@serengeti.com>
|
||||
81 ?? RocketPort/Steve Gericke <steveg@comtrol.com>
|
||||
81 rp RocketPort/Steve Gericke <steveg@comtrol.com>
|
||||
82 ppi Generic Parallel I/O <Nicolas.Souchu@prism.uvsq.fr>
|
||||
|
|
Loading…
Reference in a new issue