1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

reserve 110 for ses (SCSI Environmental Services) driver

This commit is contained in:
Matt Jacob 1998-12-29 00:13:37 +00:00
parent b5391dfe37
commit c5217a03af
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42137

View File

@ -1,4 +1,4 @@
$Id: majors.alpha,v 1.1 1998/06/10 10:54:12 dfr Exp $
$Id: majors.alpha,v 1.2 1998/07/12 16:27:34 dfr Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@ -140,3 +140,4 @@ chrdev name comments
96 altq alternate queueing (including cbq, red, wfq)
97 prom Alpha PROM console
98 zsc TurboLaser console uart
110 ses SCSI Environmental Services driver (mjacob@feral.com)