summaryrefslogtreecommitdiff
path: root/sys/modules/ed
AgeCommit message (Expand)Author
2019-05-17FCP-101: Remove ed(4).Brooks Davis
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-01-28Remove pc98 support completely.Yoshihiro Takahashi
2015-02-18Cleanup the way we include some files (in this case EISA) based onWarner Losh
2005-10-05Add if_ed_rtl80x9.cWarner Losh
2005-07-13Minor reorg to have each bus' files on one line.Warner Losh
2005-02-09Break out obscure ISA cards into their own files, as well as ne2000Warner Losh
2004-05-26Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh
2002-11-06Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.Yoshihiro Takahashi
2001-09-30Add a change I forgot when adding ED_NO_MIIBUS. This will likelyIan Dowse
2001-03-03Add support for Dlink DL10022 to the ed driver. This is a mii partWarner Losh
2001-01-06Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien
2000-10-21if_ed_cbus.c is required from PC-98 only, and if_ed_isa.c is not necessaryYoshihiro Takahashi
2000-10-06Add card_if.h and sort the header files, while I'm here.Alexander Langer
2000-09-24Add Makefile to build an if_ed kernel module. Works on both, i386 andAlexander Langer