summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/twe_pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use nitems(); no binary change for drivers that are compiled on amd64.jasper2011-04-031-2/+2
* update for the Triware to 3ware renaming and use pci_matchbyid().brad2006-08-251-9/+8
* oops; the new one is w a whole new fw and doesn't work w/ twe(4)mickey2006-07-311-3/+2
* new twe; reported by Randal Harisch <azar@eyeonvideo.com>mickey2006-07-271-2/+3
* missing return upon intr_establish failuremickey2005-11-151-1/+2
* do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ okmickey2005-08-091-7/+1
* kill the caluses three and four on some of my codemickey2003-06-021-6/+1
* First round of __P removal in sysmillert2002-03-141-3/+3
* Change pci_intr_map to take pci_attach_args as an argument.art2001-08-251-3/+2
* Make pci_mapreg_map take an extra argument where we canniklas2001-06-121-2/+2
* new 3ware card, presumably backwards compatible; from freebsdmickey2000-12-071-2/+3
* fix pasto in error printfmickey2000-09-291-2/+2
* 3ware escalade ide raid controllersmickey2000-09-151-0/+124