summaryrefslogtreecommitdiff
path: root/sys/dev/pci/siop_pci_common.c
AgeCommit message (Expand)Author
2005-10-08ANSI function decs (thorpej via NetBSD), remove trailing whitespaceKenneth R Westerback
2004-07-21remove hppa workarounds; from jkunz@ pr3861Michael Shalayeff
2003-10-09remove duplicate ifdef __hppa__ that somehow has gotten in thereMichael Shalayeff
2003-09-29better dmesg output including onboard memory size when present, free resource...Michael Shalayeff
2003-09-06A couple of hppa-only changes, allowing siop to work on pci hppaKenneth R Westerback
2002-09-16Resync siop with NetBSD. Make strong effort to minimizeKenneth R Westerback
2001-10-26Fix a problem with the probe message being printed for cards with noKenneth R Westerback
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-04-15Support U160 on 53c1010 chips.Kenneth R Westerback
2001-03-10First support for 53c1010 chip. This enables support up to U2W forKenneth R Westerback
2001-03-01Typo police: various misspelling, capitalizations, etc.Kenneth R Westerback
2001-02-20Tone down the verbosity level on the siop driver, print negotiationKenneth R Westerback
2001-02-15Import siop, a replacement for the ncr SCSI driver, from NetBSD.Kenneth R Westerback