| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor reorg to keep each bus' files on one line | Warner Losh | 2005-07-13 | 1 | -3/+4 |
| | | | | | Notes: svn path=/head/; revision=147959 | ||||
| * | eisa attachment is safe to be in this module, both on eisa and | Warner Losh | 2005-03-17 | 1 | -1/+1 |
| | | | | | | | | non-eisa configured kernels. Notes: svn path=/head/; revision=143760 | ||||
| * | Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ↵ | Warner Losh | 2004-06-27 | 1 | -1/+1 |
| | | | | | | | | needed to build as part of world or in src/sys/modules. Notes: svn path=/head/; revision=131186 | ||||
| * | Move to generating pccarddevs.h on the fly, both for the kernel and | Warner Losh | 2004-05-26 | 1 | -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 | ||||
| * | There's already the elink.ko module available, don't embed it here. | Ruslan Ermilov | 2003-08-02 | 1 | -2/+1 |
| | | | | | | | | Reviewed by: markm Notes: svn path=/head/; revision=118364 | ||||
| * | Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc. | Yoshihiro Takahashi | 2002-11-06 | 1 | -4/+0 |
| | | | | | Notes: svn path=/head/; revision=106497 | ||||
| * | Use a consistent style and one much closer to the rest of /usr/src | David E. O'Brien | 2001-01-06 | 1 | -9/+8 |
| | | | | | Notes: svn path=/head/; revision=70711 | ||||
| * | Added '-DPC98' to CFLAGS if MACHINE == pc98. | Yoshihiro Takahashi | 2000-12-10 | 1 | -0/+4 |
| | | | | | Notes: svn path=/head/; revision=69816 | ||||
| * | Add a module makefile for if_ep. | Mark Murray | 2000-11-24 | 1 | -0/+14 |
| This is not enabled by default, as the module is missing a bunch of useful stuff (like the ability to unload). Not objected to by: mdodd Notes: svn path=/head/; revision=69126 | |||||
