summaryrefslogtreecommitdiff
path: root/sys/dev/isa/bt.c
AgeCommit message (Collapse)Author
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1997-01-22back out bounce buffer fixes until i get them working 100%Theo de Raadt
1997-01-17add tagkstailey
1997-01-16ahaprint() & btprint() -> scsiprint()kstailey
1997-01-03make bounce buffer awareTheo de Raadt
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-10-27bustype F is commonly seem for aha cards, do not whineTheo de Raadt
1996-10-25fix; pr#38; kstailey@dol-esa.govTheo de Raadt
1996-10-16unused varsTheo de Raadt
1996-06-19turn off *DIAG; something is miserably wrong with it and various peopleTheo de Raadt
have wasted weeks because of the crashes.
1996-05-27"aha + bt" kernels work now.Theo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-02bizzare change in netbsd landTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so).
1996-03-08From NetBSD: merge of 960217Niklas Hallqvist
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
the device interrupt chain structures (isa, pci) Move interrupt chain structure definition to <machine/psl.h> so vmstat can get at it (i386) Remove hack to count interrupts the old way (i386)
1995-12-27from netbsd:Theo de Raadt
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers.
1995-10-18initial import of NetBSD treeTheo de Raadt