Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   manu
Date:           Sun Sep 24 03:46:30 UTC 2006

Modified Files:
        src/etc: MAKEDEV.tmpl
        src/sys/conf: majors

Log Message:
Back out the twa device:
- if allocated in the MI range, it breaks the builds for ports that do
  not use it
- if allocated in the MD range, 3ware's tw_cli tool will break because it
  hardcodes the major


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/etc/MAKEDEV.tmpl
cvs rdiff -r1.28 -r1.29 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