summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_mn.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Register resources in a more opportune order for the hardware.phk2000-09-051-17/+17
* Newbusify this driver at an expense of 40 extra lines of code.phk2000-07-101-67/+112
* Account for packets we clean out when we disconnect.phk2000-07-031-1/+3
* Two simple changes to the kernel internal API for netgraph modules,julian2000-04-281-2/+3
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* Ahhrggg. Put the test for the compat shims AFTER the file that includesimp2000-03-271-4/+4
* Allow reuse of hooks.phk2000-03-271-4/+3
* Per conversations in -current, add #error to these drivers when you don'timp2000-03-271-0/+4
* Updates for new FALC chips and other nits.phk2000-03-131-19/+5
* Fix a initialization bug.phk2000-03-011-22/+20
* 'driver support' -> 'driver supports'billf2000-02-291-1/+1
* Implement queue-limiting based on bandwidth.phk2000-02-261-6/+31
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Removed unnecessary const poisoning (redundant casting) which was addedbde1999-12-241-2/+2
* Add #ifdef notyet around uncalled code that is later going to become DDBeivind1999-12-211-1/+7
* Add NULL for new entrypoint.julian1999-12-011-1/+2
* Change the prototype of the strto* routines to make the secondarchie1999-11-241-3/+3
* Do timeouts in terms of hzphk1999-11-171-1/+1
* Remove compat cruft.phk1999-11-031-4/+0
* New driver: Nx64kbit/s E1/T1 cards based on Munich32x&Falc54.phk1999-11-021-0/+1287
OpenPOWER on IntegriCloud