summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ahd_pci.c
AgeCommit message (Expand)Author
2009-05-31indentTheo de Raadt
2007-10-22Use pci_set_powerstate(), shrinking the code and unifying the differentFederico G. Schwindt
2007-10-20Remove unneeded scope declarations that shadows existing ones. krw@ okFederico G. Schwindt
2006-10-19s/Mhz/MHz/ in comments and printf() stringsTom Cosgrove
2006-07-11Do not fiddle with the io/mem space enable bits in the PCI command/statusMark Kettenis
2006-05-18paramter -> parameterMiod Vallat
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2004-12-19Reduce delta to FreeBSD by adding and using ahd_alloc() rather thanKenneth R Westerback
2004-12-10Turn on the BUSFREEREV bug for the Rev. B controller. This is requiredKenneth R Westerback
2004-11-18More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and v...Kenneth R Westerback
2004-11-14KNF large chunks of tab-free code discovered while working on previousKenneth R Westerback
2004-11-14More NetBSD cruft removal, starting with 'struct ahd_pci_busdata' andKenneth R Westerback
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-06-23Make AHD_DEBUG compile. ok krw@Marco Peereboom
2004-06-14Remove unused descriptive name strings. We use the names the devices return.Kenneth R Westerback
2004-05-25Attach scsi bus, find devices without crashing, successfully do simpleKenneth R Westerback
2004-05-20Remove bogus $Id.Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom