index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
aic7xxx_inline.h
Age
Commit message (
Expand
)
Author
2007-05-14
delete unused code; ok krw
Theo de Raadt
2007-04-23
Kill inlines to shave some bytes.
Artur Grabowski
2005-12-04
Allocate all scbs during initialization to avoid using
Kenneth R Westerback
2005-07-18
remove trailing newline in panic(9); ok millert@ and deraadt@
Federico G. Schwindt
2005-06-01
De-inline a few functions if option SMALL_KERNEL, and do not compile
Miod Vallat
2004-10-24
Shuffle defines around so that ahc and ahd use the aic_ names that
Kenneth R Westerback
2004-08-01
Fold in relevant bits of the most recent two updates from
Kenneth R Westerback
2003-12-24
Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal
Kenneth R Westerback
2003-10-21
typos from Tom Cosgrove;
Jason McIntyre
2003-09-29
more dmamp_sync()s; krw@ ok
Michael Shalayeff
2002-10-09
Remove trailing '\n's from panic messages.
Kenneth R Westerback
2002-06-28
Return of new ahc
Steve Murphree
2002-03-19
revert to older ahc driver until the new one's bugs are fixed
Todd C. Miller
2002-02-16
New port of FreeBSD's ahc driver
Steve Murphree