1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00

Sync with sys/i386/conf/majors.i386 revision 1.46.

This commit is contained in:
KATO Takenori 1998-08-28 12:49:09 +00:00
parent b5ecefd598
commit c2dc9fa74b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38608

View File

@ -1,4 +1,4 @@
$Id: majors.pc98,v 1.35 1998/08/07 11:52:19 kato Exp $
$Id: majors.pc98,v 1.36 1998/08/10 16:54:47 kato Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@ -147,3 +147,4 @@ chrdev name comments
100 xrpu Xilinx Reprogrammable Processing Unit
101 dgm Digiboard PC/Xem
102 fla M-Systems DiskOnChip(r)
103 streams SVR4 Streams emulation <newton@atdot.dotat.org>