summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-08-07 11:52:19 +0000
committerkato <kato@FreeBSD.org>1998-08-07 11:52:19 +0000
commite0b43fcc69b8197a163fa3ce7020066aabf8ada8 (patch)
tree7bb944e0365751b2cda9b1a9ac0c8d64deac703b /sys/pc98
parent9ba96f2266570cc51e2d72765c459acb8c7e7c38 (diff)
downloadFreeBSD-src-e0b43fcc69b8197a163fa3ce7020066aabf8ada8.zip
FreeBSD-src-e0b43fcc69b8197a163fa3ce7020066aabf8ada8.tar.gz
Sync with sys/i386/conf/files.i386 and majors.i386 revisions 1.200 and
1.44, respectively.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/files.pc983
-rw-r--r--sys/pc98/conf/majors.pc985
2 files changed, 5 insertions, 3 deletions
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98
index bf261f6..d9f0302 100644
--- a/sys/pc98/conf/files.pc98
+++ b/sys/pc98/conf/files.pc98
@@ -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
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98
index 0b13daa..77c2f66 100644
--- a/sys/pc98/conf/majors.pc98
+++ b/sys/pc98/conf/majors.pc98
@@ -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
OpenPOWER on IntegriCloud