aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ar/if_ar_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().David E. O'Brien2003-08-241-3/+4
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Get rid of kvtop().John Hay2003-04-231-5/+2
* - Express hard dependencies on bus (pci, isa, pccard) andMatthew N. Dodd2003-04-151-1/+2
* Update include files to reflect the new location of the ar device.John Hay2001-01-301-2/+2
* Newbusify ar(4).John Hay2001-01-241-51/+95
* Special case for compiling LINT - just give a warning and continue on.Peter Wemm2001-01-171-0/+5
* Ahhrggg. Put the test for the compat shims AFTER the file that includesWarner Losh2000-03-271-4/+4
* Per conversations in -current, add #error to these drivers when you don'tWarner Losh2000-03-271-0/+4
* Add support for the PCI version of the Digi SYNC/570i cards.John Hay1999-10-171-0/+117