summaryrefslogtreecommitdiff
path: root/sys/dev/isa/aha1542.c
AgeCommit message (Expand)Author
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-03-08From NetBSD: merge of 960217Niklas Hallqvist
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-01-23Removed extra brace.hannken
1996-01-21Corrected typo when removing CCB's from the hash list.hannken
1996-01-12Remove CCB from hash list when it gets unmapped, not the first time looked up.hannken
1995-12-27from netbsd:Theo de Raadt
1995-12-14from netbsd; print illegal setting messages nicerTheo de Raadt
1995-11-30properly catch cases where buffers are on the kstack, from hannken@eis.cs.tu-...Theo de Raadt
1995-11-30correct way to call tsleep is almost always "while (condition) tsleep(...)"Theo de Raadt
1995-11-28i386 isa bounce buffers by hannken@eis.cs.tu-bs.deTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt