summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-10map delay portTheo de Raadt
1996-05-10proto changeTheo de Raadt
1996-05-10WDS_MBO_FREE/WDS_MBI_FREE botchTheo de Raadt
1996-05-10proto updatesTheo de Raadt
1996-05-10AHA_MBO_FREE/AHA_MBI_FREE botchTheo de Raadt
1996-05-10split le driver, add iy driverTheo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt
1996-05-06fix arg names (s/cmd/command/).Michael Shalayeff
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-05ahc/ahe driver update from freebsd; merged by soda@sra.co.jp andTheo de Raadt
1996-05-04Driver for Aria-based sound cards; netbsd pr#2122; from roland@imrryr.orgTheo de Raadt
1996-05-04Just update the $OpenBSD$ tag, it seems to have got in during theNiklas Hallqvist
1996-05-03Fix the copyright.Michael Shalayeff
1996-05-03prettier printf messagesTheo de Raadt
1996-05-02make these work togetherTheo de Raadt
1996-05-02if_ep splitupTheo de Raadt
1996-05-02bizzare change in netbsd landTheo de Raadt
1996-05-02Oops! A file forgotten from the former commit:Niklas Hallqvist
1996-04-29Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA workhvozda
1996-04-29Rewrite a bit w/ a new flavour of behaviour understanding.Michael Shalayeff
1996-04-27Extend the bus.h interface with endian conversion functions and useNiklas Hallqvist
1996-04-27Fix typos (some s/bc/sc->sc_bc/ ops)Niklas Hallqvist
1996-04-27Bring forward the Amiga ISA support, and resolve a conflict with if_edNiklas Hallqvist
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