Age | Commit message (Expand) | Author |
2024-09-01 | spelling; checked by jmc@, ok miod@ mglocker@ krw@ | Jonathan Gray |
2022-10-21 | constify global identity tables | Klemens Nanni |
2022-03-11 | Constify struct cfattach. | Martin Pieuchot |
2022-01-09 | spelling | Jonathan Gray |
2020-07-24 | Turning on various scsi drivers' *DEBUG options reveals that this has | Kenneth R Westerback |
2019-01-31 | Fix compilation of amd64 kernel when optimization is disabled. | Todd C. Miller |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2013-11-18 | Factor out of {split,pci}_status_strings[] the printf formattings bits, | Philip Guenther |
2013-05-30 | Enforce ca_activate tree-walks over the entire heirarchy for all events, | Theo de Raadt |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2012-09-30 | Correct the addition of the 39320LPE controller. The actual product name | Brad Smith |
2012-09-28 | Add support for the Adaptec 39320LPE controller. | Brad Smith |
2009-05-31 | indent | Theo de Raadt |
2007-10-22 | Use pci_set_powerstate(), shrinking the code and unifying the different | Federico G. Schwindt |
2007-10-20 | Remove unneeded scope declarations that shadows existing ones. krw@ ok | Federico G. Schwindt |
2006-10-19 | s/Mhz/MHz/ in comments and printf() strings | Tom Cosgrove |
2006-07-11 | Do not fiddle with the io/mem space enable bits in the PCI command/status | Mark Kettenis |
2006-05-18 | paramter -> parameter | Miod Vallat |
2005-08-09 | do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub... | Michael Shalayeff |
2004-12-19 | Reduce delta to FreeBSD by adding and using ahd_alloc() rather than | Kenneth R Westerback |
2004-12-10 | Turn on the BUSFREEREV bug for the Rev. B controller. This is required | Kenneth R Westerback |
2004-11-18 | More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and v... | Kenneth R Westerback |
2004-11-14 | KNF large chunks of tab-free code discovered while working on previous | Kenneth R Westerback |
2004-11-14 | More NetBSD cruft removal, starting with 'struct ahd_pci_busdata' and | Kenneth R Westerback |
2004-08-23 | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | Marco Peereboom |
2004-06-23 | Make AHD_DEBUG compile. ok krw@ | Marco Peereboom |
2004-06-14 | Remove unused descriptive name strings. We use the names the devices return. | Kenneth R Westerback |
2004-05-25 | Attach scsi bus, find devices without crashing, successfully do simple | Kenneth R Westerback |
2004-05-20 | Remove bogus $Id. | Marco Peereboom |
2004-05-20 | Add ahd. ok krw@ | Marco Peereboom |