aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ep
Commit message (Expand)AuthorAgeFilesLines
* FCP-101: Remove ep(4).Brooks Davis2019-05-171-17/+0
* Move i386/isa/elink.[hc] to dev/ep.Konstantin Belousov2017-12-301-0/+3
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Remove EISA support for ep driver. Left in place EISA strings that areWarner Losh2017-02-161-1/+0
* Cleanup the way we include some files (in this case EISA) based onWarner Losh2015-02-181-4/+1
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-2/+3
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Don't build EISA by default anymore. Remove from i386 GENERIC andWarner Losh2014-04-181-0/+4
* Minor reorg to keep each bus' files on one lineWarner Losh2005-07-131-3/+4
* eisa attachment is safe to be in this module, both on eisa andWarner Losh2005-03-171-1/+1
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ne...Warner Losh2004-06-271-1/+1
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
* There's already the elink.ko module available, don't embed it here.Ruslan Ermilov2003-08-021-2/+1
* Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.Yoshihiro Takahashi2002-11-061-4/+0
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-9/+8
* Added '-DPC98' to CFLAGS if MACHINE == pc98.Yoshihiro Takahashi2000-12-101-0/+4
* Add a module makefile for if_ep.Mark Murray2000-11-241-0/+14