summaryrefslogtreecommitdiff
path: root/sys/dev/pci/i82365_pci.c
AgeCommit message (Expand)Author
2002-11-19Add a simplistic table driven lookup routine and use it where appropriate.Jason Wright
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-21Correct some pryntf() usage: get the correct number of arguments in theMiod Vallat
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2000-09-04match pcic at isa memory config, free resources on failure (-1 panic); aaron@ okMichael Shalayeff
2000-08-03Don't print out the name of the controller twice.Aaron Campbell
2000-08-01Add PCI attachment for i82365-compatible PCMCIA controllers. Needed forAaron Campbell