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
/
ncr53c9x.c
Age
Commit message (
Expand
)
Author
2002-09-04
don't dereference ecb on default case, it's uninitialized.
Federico G. Schwindt
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-19
From NetBSD:
Jason Wright
2002-01-23
Pool deals fairly well with physical memory shortage, but it doesn't deal
Artur Grabowski
2001-12-17
Initialize variable before use. ok fgs@
Thomas Nordin
2001-09-27
Huge merge with NetBSD. For full details look at their revision history (1.2...
Jason Wright
2000-07-21
Use new timeouts.
Artur Grabowski
2000-06-17
Add support for AMD 53c974.
Federico G. Schwindt
2000-06-12
move cfdriver to ncr53c9x.c and device declaration to conf/files.
Federico G. Schwindt
1998-05-28
Sync with NetBSD:
Jason Wright
1998-04-30
Fix a few missing changes from the last NetBSD merge.
Jason Wright
1998-02-10
sync w/netbsd
Jason Wright
1998-02-03
sync with netbsd
Jason Wright
1997-08-08
Mostly sync to NetBSD-current 970804.
Jason Downs
1997-02-27
M.I. NCR53c9x/ESP driver, derived from sparc/alpha esp.c. From Jason Thorpe
briggs