aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ex
Commit message (Collapse)AuthorAgeFilesLines
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
| | | | | | | | | | the modules. Also generate usbdevs.h automatically now, but a non-kernel file is stopping that at the moment. Notes: svn path=/head/; revision=129740
* Add module infrastructure for 'if_ex'.Matthew N. Dodd2003-03-291-0/+12
Notes: svn path=/head/; revision=112802