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
/
gdt_pci.c
Age
Commit message (
Expand
)
Author
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2007-10-17
use ansi declarations and rename gdt to sc to avoid shadows and follow
Federico G. Schwindt
2006-02-24
use some define's for the PCI ids and add another ICP Vortex PCI id.
Brad Smith
2003-08-06
Remove some double semicolons (hmm, do two semis equal a maxi?).
Todd C. Miller
2003-06-03
fix various 3/4 licenses according to "terms" file
Theo de Raadt
2002-06-11
more debugging info
Niklas Hallqvist
2002-06-11
Remove redundant endianess conversions
Niklas Hallqvist
2002-06-06
match more cards
Niklas Hallqvist
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-07-30
attempt to match intel
Theo de Raadt
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2001-05-07
7x43RN are MPR
Theo de Raadt
2000-11-10
improved queue handling + some small bug fixes
Niklas Hallqvist
2000-09-19
trailing spaces
Niklas Hallqvist
2000-08-05
Be more liberal about attaching products unknown to us (we have got ID
Niklas Hallqvist
2000-08-03
(c) 2000
Niklas Hallqvist
2000-08-03
Support for GDT6518RS added. Thanks Jeff! Also fixed a few bogus prodids.
Niklas Hallqvist
2000-08-01
Make driver attach no matter the setting of jumper S4.
Niklas Hallqvist
2000-03-01
Proper bus_dma usage, fixes cache incosistencies
Niklas Hallqvist
2000-02-13
Stupid typo that made errors hang the driver
Niklas Hallqvist
2000-02-07
Rough but working driver for ICP-Vortex RAID
Niklas Hallqvist