summaryrefslogtreecommitdiff
path: root/sys/dev/hfa/hfa_pci.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111-1/+1
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-1/+0
* Use BUS_PROBE_DEFAULT for pci probe return valueWarner Losh2005-03-051-1/+1
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* - Don't call pci_enable_io() in drivers (unless needed for resume).Matthew N. Dodd2003-04-161-13/+0
* Move some code around.Matthew N. Dodd2002-06-071-12/+11
* - Convert the 'hfa' ATM interface driver to newbus.Matthew N. Dodd2002-04-171-0/+226