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
/
eisa
/
ahc_eisa.c
Age
Commit message (
Expand
)
Author
2012-05-12
Initialize enough softc fields to give this attachment a chance to work.
Miod Vallat
2010-11-18
Don't
Miod Vallat
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2007-04-10
``it's'' -> ``its'' when the grammar gods require this change.
Miod Vallat
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
2002-06-28
Return of new ahc
Steve Murphree
2002-03-19
remove __P
Todd C. Miller
2002-03-19
revert to older ahc driver until the new one's bugs are fixed
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-16
eisa support for ahc. (left out)
Steve Murphree
2000-03-22
new ahc driver. Adds support for newer Adaptec controllers. This represents...
Steve Murphree
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1996-11-28
Adaption to new bus.h from NetBSD. Various driver has been updated to
Niklas Hallqvist
1996-11-12
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
Niklas Hallqvist
1996-10-16
-Wall happiness
Theo de Raadt
1996-10-04
ahc on eisa, netbsd
Theo de Raadt
1996-08-21
check for __OpenBSD__, prep for tossing __NetBSD__?
Theo de Raadt
1996-06-27
new 2940 driver merged from freebsd sources 960623
shawn
1996-05-26
sync 0521
Theo de Raadt