aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fe/if_fe_cbus.c
Commit message (Expand)AuthorAgeFilesLines
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1020/+0
* Convert rman to use rman_res_t instead of u_longJustin Hibbits2016-01-271-7/+7
* MFi386: r278165Yoshihiro Takahashi2015-06-271-3/+14
* - Use bus_foo() rather than bus_space_foo() and retire the bus tag and handleJohn Baldwin2008-06-231-3/+0
* s/sc_enaddr/enaddr/ to fix pc98 build.Brooks Davis2005-06-111-19/+19
* Forced commit after moving mb86960.h from i386/isa/ic to dev/fe. ItWarner Losh2005-02-201-1/+1
* don't pollute global namespace with valid_Ether_p, instead, prependWarner Losh2005-01-101-10/+10
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Supported C-NET(98)P2 PnP mode.Yoshihiro Takahashi2002-02-041-15/+27
* Always turned on 8bit access card support for the fe driverTakeshi Shibagaki2001-09-021-10/+0
* Fixed to support C-NET(9N)E.Yoshihiro Takahashi2001-07-021-9/+2
* The fe driver does not support pnp devices.Yoshihiro Takahashi2000-11-101-0/+4
* Moved prototypes of isa_alloc_resourcev() and isa_load_resourcev() toYoshihiro Takahashi2000-10-221-0/+2
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Removed unneeded include files.Yoshihiro Takahashi2000-09-221-8/+0
* - Newbus'ify and bus_space'ify.Yoshihiro Takahashi2000-09-141-0/+1018