summaryrefslogtreecommitdiffstats
path: root/sys/dev/ep/if_epvar.h
Commit message (Expand)AuthorAgeFilesLines
* - Add a private timer to drive the transmit watchdog instead of usingjhb2009-11-191-0/+3
* Two refinements to the 3c1 support:imp2009-04-111-0/+1
* Spell destroy in a more traditional wayimp2005-07-191-1/+1
* Nitsimp2005-07-131-1/+0
* Minor cleanup of ep driver and pccard attachment:imp2005-07-011-4/+2
* o When calling ep_get_macaddr(), provide it a local buffer. Add a commentimp2005-06-261-1/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-1/+1
* u_intXX_t -> uintXX_t while I'm here.imp2005-01-201-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Minor style nits suggested by sam and mdodd:imp2003-10-251-0/+6
* Whole grab-bag of changes:imp2003-10-251-10/+14
* Finish the removal of the bst/bsh confusion.imp2003-10-191-10/+10
* Don't confuse tags and handles.imp2003-10-191-2/+2
* Transition to using bus_space macros rather than the inb/outb/etc.imp2003-10-181-4/+21
* Style(9) cleanup. There was no consistent style in this driver, andmarkm2003-07-171-35/+35
* - Free interrupt handler in ep_free().mdodd2003-03-291-0/+1
* - Return error status instead of value in get_e().mdodd2003-03-291-2/+2
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-1/+0
* Fix driver to restore function on 3c574 adapters. The panic onmdodd2000-01-151-0/+1
* HEADS UP! All 3c5x9 users!mdodd1999-10-271-37/+40
* Add newbus attachment for pccard driver. Heavily tested by me, andimp1999-10-251-0/+2
* - Split out the ISA and PCCARD specific code.mdodd1999-09-261-0/+78
OpenPOWER on IntegriCloud