Source-Changes archive

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

CVS commit: syssrc/sys/sys



Module Name:    syssrc
Committed By:   christos
Date:           Wed Feb 27 01:17:58 UTC 2002

Modified Files:
        syssrc/sys/sys: conf.h

Log Message:
- add constants for DEV_{MEM,KMEM,NULL,ZERO} only arm is the oddball one using
  3 for DEV_ZERO and should be fixed.
- cdev_decl(mm) since all the ports do the same.
- change _mm_ initialization to include ioctl entry point.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 syssrc/sys/sys/conf.h

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