index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
siop_pci_common.c
Age
Commit message (
Expand
)
Author
2005-10-08
ANSI function decs (thorpej via NetBSD), remove trailing whitespace
Kenneth R Westerback
2004-07-21
remove hppa workarounds; from jkunz@ pr3861
Michael Shalayeff
2003-10-09
remove duplicate ifdef __hppa__ that somehow has gotten in there
Michael Shalayeff
2003-09-29
better dmesg output including onboard memory size when present, free resource...
Michael Shalayeff
2003-09-06
A couple of hppa-only changes, allowing siop to work on pci hppa
Kenneth R Westerback
2002-09-16
Resync siop with NetBSD. Make strong effort to minimize
Kenneth R Westerback
2001-10-26
Fix a problem with the probe message being printed for cards with no
Kenneth R Westerback
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2001-04-15
Support U160 on 53c1010 chips.
Kenneth R Westerback
2001-03-10
First support for 53c1010 chip. This enables support up to U2W for
Kenneth R Westerback
2001-03-01
Typo police: various misspelling, capitalizations, etc.
Kenneth R Westerback
2001-02-20
Tone down the verbosity level on the siop driver, print negotiation
Kenneth R Westerback
2001-02-15
Import siop, a replacement for the ncr SCSI driver, from NetBSD.
Kenneth R Westerback