summaryrefslogtreecommitdiff
path: root/sys/dev/fe/if_fe_isa.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.3.0_cvscvs2svn2008-01-151-1/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-21/+21
* 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
* Update the fe driver to probe and attach under a NEWCARD kernel.Takeshi Shibagaki2001-09-021-4/+0
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Removed unneeded include files.Yoshihiro Takahashi2000-09-221-7/+0
* - Newbus'ify and bus_space'ify.Yoshihiro Takahashi2000-09-141-0/+1063