summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/aic7xxx_seeprom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuke a bunch of leading and trailing whitespace so I don't go blindkrw2015-07-171-21/+21
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-3/+2
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-3/+3
* Remove commented out NetBSD __KERNEL_RCSID macro usage.brad2008-05-131-5/+2
* Shuffle defines around so that ahc and ahd use the aic_ names thatkrw2004-10-241-3/+3
* Don't use BIOS configuration data when no seeprom is available. Letskrw2004-10-121-3/+3
* Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascalkrw2003-12-241-0/+777