Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/conf



Module Name:    src
Committed By:   soda
Date:           Fri May 13 02:00:36 UTC 2016

Modified Files:
        src/sys/conf: majors

Log Message:
- change major number limit for MI devices from 255 to 511,
  because twe is already using 332
- clarify that new MI devices should go to this file
  instead of majors.{ws,usb,std,tty,storage}
- fix major number conflict about hdmicec vs tty

OKed by matt@
the expression "previously not MI" is suggested by matt@ too.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sys/conf/majors

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index