summaryrefslogtreecommitdiff
path: root/sys/dev/pci/gdt_pci.c
AgeCommit message (Expand)Author
2009-03-29make various strings ("can't map mem space" and similar) more consistentStuart Henderson
2007-10-17use ansi declarations and rename gdt to sc to avoid shadows and followFederico G. Schwindt
2006-02-24use some define's for the PCI ids and add another ICP Vortex PCI id.Brad Smith
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-06-03fix various 3/4 licenses according to "terms" fileTheo de Raadt
2002-06-11more debugging infoNiklas Hallqvist
2002-06-11Remove redundant endianess conversionsNiklas Hallqvist
2002-06-06match more cardsNiklas Hallqvist
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-07-30attempt to match intelTheo de Raadt
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-05-077x43RN are MPRTheo de Raadt
2000-11-10improved queue handling + some small bug fixesNiklas Hallqvist
2000-09-19trailing spacesNiklas Hallqvist
2000-08-05Be more liberal about attaching products unknown to us (we have got IDNiklas Hallqvist
2000-08-03(c) 2000Niklas Hallqvist
2000-08-03Support for GDT6518RS added. Thanks Jeff! Also fixed a few bogus prodids.Niklas Hallqvist
2000-08-01Make driver attach no matter the setting of jumper S4.Niklas Hallqvist
2000-03-01Proper bus_dma usage, fixes cache incosistenciesNiklas Hallqvist
2000-02-13Stupid typo that made errors hang the driverNiklas Hallqvist
2000-02-07Rough but working driver for ICP-Vortex RAIDNiklas Hallqvist