summaryrefslogtreecommitdiffstats
path: root/sys/dev/my/if_my.c
Commit message (Expand)AuthorAgeFilesLines
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-1/+3
* Use __FBSDID rather than rcsid[].obrien2003-04-031-2/+4
* Back out M_* changes, per decision of the TRB.imp2003-02-191-4/+4
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-4/+4
* network interface driver changes:sam2002-11-141-14/+6
* Fix instances of macros with improperly parenthasized arguments.alfred2002-11-091-2/+2
* Cast a pointer to a uintptr_t instead of a u_int.jhb2002-11-071-1/+1
* Add missing unlockjulian2002-05-301-1/+3
* Add missing UNLOCKsjulian2002-05-021-1/+9
* Need more includes.julian2002-04-301-0/+2
* Add the extra argument to mtx_init()julian2002-04-301-1/+2
* Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/phk2002-04-281-9/+9
* diff reductionjulian2002-04-171-9/+0
* Slight diff-reduction to -stable.julian2002-04-171-5/+5
* Diff reduction to 4.x version.julian2002-04-161-44/+41
* Add the driver for "myson" ethernet cards.julian2002-04-041-0/+1882
OpenPOWER on IntegriCloud