summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_pdq.c
Commit message (Expand)AuthorAgeFilesLines
* Updated #includes to 4.4Lite style.bde1996-09-101-3/+3
* Remove devconf, it never grew up to be of any use.phk1996-09-061-23/+1
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hbde1996-06-181-2/+1
* Eliminate reference to ac_ipaddr in FreeBSD case.fenner1996-03-231-2/+2
* Clean up Ethernet drivers:wollman1996-02-061-7/+5
* Make PCI interrupt handlers return void like everybody else does.se1996-01-231-3/+11
* Completed function declarations and/or added prototypes and/or addedbde1995-12-161-1/+2
* Untangled the vm.h include file spaghetti.dg1995-12-071-2/+1
* all:dg1995-12-051-16/+12
* Fixed the type of feaintr(). The type of an EISA interrupt handler isbde1995-11-041-2/+10
* Second batch of cleanup changes.phk1995-10-291-4/+4
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-131-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* From Matt Thomas: Finished EISA support.dg1995-04-051-56/+12
* Make untested NS code at least compile so that it doesn't break LINT. Abde1995-03-251-4/+9
* Cosmetic changes.se1995-03-211-3/+10
* Added a new field to the pci_device struct called pd_shutdown to specifydg1995-03-171-1/+7
* Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.dg1995-03-141-0/+844
OpenPOWER on IntegriCloud