mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-31 16:57:10 +00:00
Sync with sys/i386/conf/files.i386 and majors.i386 revisions 1.200 and
1.44, respectively.
This commit is contained in:
parent
8ca7bcb78f
commit
cdc2343491
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38163
@ -3,7 +3,7 @@
|
||||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.64 1998/06/17 09:26:23 kato Exp $
|
||||
# $Id: files.pc98,v 1.65 1998/07/21 12:07:02 kato Exp $
|
||||
#
|
||||
# The long compile-with and dependency lines are required because of
|
||||
# limitations in config: backslash-newline doesn't work in strings, and
|
||||
@ -323,5 +323,6 @@ gnu/i386/fpemul/reg_u_sub.s optional gpl_math_emulate
|
||||
gnu/i386/fpemul/wm_shrx.s optional gpl_math_emulate
|
||||
gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
|
||||
gnu/i386/isa/dgb.c optional dgb device-driver
|
||||
gnu/i386/isa/dgm.c optional dgm device-driver
|
||||
gnu/i386/isa/sound/awe_wave.c optional awe device-driver
|
||||
#pci/ide_pci.c optional wd device-driver
|
||||
|
@ -3,7 +3,7 @@
|
||||
#
|
||||
# modified for PC-9801
|
||||
#
|
||||
# $Id: files.pc98,v 1.64 1998/06/17 09:26:23 kato Exp $
|
||||
# $Id: files.pc98,v 1.65 1998/07/21 12:07:02 kato Exp $
|
||||
#
|
||||
# The long compile-with and dependency lines are required because of
|
||||
# limitations in config: backslash-newline doesn't work in strings, and
|
||||
@ -323,5 +323,6 @@ gnu/i386/fpemul/reg_u_sub.s optional gpl_math_emulate
|
||||
gnu/i386/fpemul/wm_shrx.s optional gpl_math_emulate
|
||||
gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
|
||||
gnu/i386/isa/dgb.c optional dgb device-driver
|
||||
gnu/i386/isa/dgm.c optional dgm device-driver
|
||||
gnu/i386/isa/sound/awe_wave.c optional awe device-driver
|
||||
#pci/ide_pci.c optional wd device-driver
|
||||
|
@ -1,4 +1,4 @@
|
||||
$Id: majors.pc98,v 1.33 1998/05/14 12:42:11 kato Exp $
|
||||
$Id: majors.pc98,v 1.34 1998/05/29 13:34:22 kato Exp $
|
||||
|
||||
Hopefully, this list will one day be obsoleted by DEVFS, but for now
|
||||
this is the current allocation of device major numbers.
|
||||
@ -101,7 +101,7 @@ chrdev name comments
|
||||
55 OLDisdn ISDN system
|
||||
56 OLDity ISDN system
|
||||
57 OLDitel ISDN system
|
||||
58 dgb Digiboard
|
||||
58 dgb Digiboard PC/Xe
|
||||
59 OLDispy ISDN system
|
||||
60 OLDnnic ISDN system
|
||||
61 pt SCSI "processor type"
|
||||
@ -144,3 +144,4 @@ chrdev name comments
|
||||
98 loe Loopback pseudo-ethernet (sbabkin@dcn.att.com)
|
||||
99 ct Cronyx/Tau serial adaptor
|
||||
100 xrpu Xilinx Reprogrammable Processing Unit
|
||||
101 dgm Digiboard PC/Xem
|
||||
|
Loading…
Reference in New Issue
Block a user