summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
1996-04-24OPTi 82C929 chipset support added.Michael Shalayeff
1996-04-24Add OPTi 82C929 chipset support for sound(wss,sb)/cd(mcd,scd,pcd,atapi)Michael Shalayeff
1996-04-22Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffershannken
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-03-08From NetBSD: merge of 960217Niklas Hallqvist
1996-02-27if_ed.c cannot be MI yet, due to name clashes, will get resolved soonNiklas Hallqvist
1996-02-27Removed extraneous spaceNiklas Hallqvist
1996-02-20Never claim interrupt if device runs without interrupts enabledThorsten Lockert
1996-02-20Fix disk_unbusy panic (from NetBSD)hannken
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-02-13Recognize 3c595 (same as 3c590, according to FreeBSD if_vx)dm
1996-02-13added isadmavar.h includedm
1996-02-02hannken: Fix disk_unbusy panic when booting from floppiesdm
1996-01-26Better config symantics (elimitates 'options PCMCIA_*'; thanks Theo).hvozda
1996-01-23Removed extra brace.hannken
1996-01-21Corrected typo when removing CCB's from the hash list.hannken
1996-01-16Last of the glue and devices for for PCMCIA support from Stefan Grefenhvozda
1996-01-15from netbsd:Theo de Raadt
1996-01-15update from netbsdTheo de Raadt
1996-01-15from netbsd:Theo de Raadt
1996-01-15from netbsd:Theo de Raadt
1996-01-12from netbsd;Theo de Raadt
1996-01-12update to new cdio.hTheo de Raadt
1996-01-12Remove CCB from hash list when it gets unmapped, not the first time looked up.hannken
1996-01-10Imported from FreeBSD:chuck
1996-01-05included isadmavar.hdm
1996-01-03goes in dev/icTheo de Raadt
1996-01-03Patches to use Hayes ESP with com.c; from banshee@gabriella.resort.com;Theo de Raadt
1996-01-02add comments; from banshee@gabriella.resort.com; netbsd pr#1864Theo de Raadt
1995-12-30from netbsd: move iobase around trickilyTheo de Raadt
1995-12-30from perry:Theo de Raadt
1995-12-27from netbsd:Theo de Raadt
1995-12-27from netbsd:Theo de Raadt
1995-12-15update from netbsdTheo de Raadt
1995-12-15from netbsd; use bus-specific copying functionsTheo de Raadt
1995-12-14from netbsd; print nicer messagesTheo de Raadt
1995-12-14from netbsd; Convert IRQ, DRQ, and port numbers to intTheo de Raadt
1995-12-14from 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-11-28i386 isa bounce buffers by hannken@eis.cs.tu-bs.deTheo de Raadt
1995-11-22go awayTheo de Raadt