K 10 svn:author V 3 phk K 8 svn:date V 27 1999-07-19T09:37:59.000000Z K 7 svn:log V 407 [click] Now all dev_t's in the kernel have their char device major. Only know casualy of this is swapinfo/pstat which should be fixes the right way: Store the actual pathname in the kernel like mount does. [Volounteers sought for this task] The road map from here is roughly: expand struct specinfo into struct based dev_t. Add dev_t registration facilities for device drivers and start to use them. END