summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_pn.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a line wrap bogon.wpaul1999-03-301-3/+4
* Make the xl and pn drivers work on FreeBSD/alpha and add them towpaul1999-03-271-25/+62
* Add PCI device ID for the PNIC II.wpaul1999-02-261-2/+4
* Remember to initialize ifp->if_snd.ifq_maxlen.wpaul1999-02-011-2/+3
* GRRRR! Apparently, the promiscuous mode chip bug which I thought waswpaul1999-01-051-3/+3
* This commit adds a software workaround for a hardware bug in certain PNICwpaul1998-12-311-12/+170
* probe function changed from returning char * to const char *.dillon1998-12-141-4/+4
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-3/+3
* Add sanity check to foo_start() routines: in the unlikely (thoughwpaul1998-12-051-2/+8
* An early Christmas present: add driver support for a whole bunch ofwpaul1998-12-041-0/+1822
OpenPOWER on IntegriCloud