summaryrefslogtreecommitdiffstats
path: root/sys/modules/ep
Commit message (Collapse)AuthorAgeFilesLines
* There's already the elink.ko module available, don't embed it here.ru2003-08-021-2/+1
| | | | Reviewed by: markm
* Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.nyan2002-11-061-4/+0
|
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-9/+8
|
* Added '-DPC98' to CFLAGS if MACHINE == pc98.nyan2000-12-101-0/+4
|
* Add a module makefile for if_ep.markm2000-11-241-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
OpenPOWER on IntegriCloud