summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
1996-06-16if isadma does not exist, do not try to use itTheo de Raadt
1996-06-16isadma is now a real driver, so that ports can choose to use it or notTheo de Raadt
1996-06-10Some cleanup for -Wall -Wstrict-prototypesNiklas Hallqvist
1996-06-10tty_attach()Theo de Raadt
1996-06-10enqueue eject for mcdclose()Theo de Raadt
1996-06-09support MTIOCTOP's MTOFFL to mean "eject"Theo de Raadt
1996-06-09acd.c: Removed some pointless code, cleaned up some more debug statements.Jason Downs
1996-06-08Initial support ATAPI CD-ROMs.Jason Downs
1996-06-02removed an unused variableNiklas Hallqvist
1996-06-01splbio over scsi_done; isdma_copyfrombuf() inside this block is not a realTheo de Raadt
1996-06-01do not access sc_link before setTheo de Raadt
1996-06-01all ports have dk_establish()Theo de Raadt
1996-06-01all ports have dk_establish()Theo de Raadt
1996-05-31fixes by hannken and deraadtTheo de Raadt
1996-05-31a cvs testTheo de Raadt
1996-05-29show "OPTi not found" message in debug mode only.Michael Shalayeff
1996-05-28isa_intr_establish extra argTheo de Raadt
1996-05-27silence getresult during probeTheo de Raadt
1996-05-27/* /* */ is badTheo de Raadt
1996-05-27verbosity during probe is dumbTheo de Raadt
1996-05-27"aha + bt" kernels work now.Theo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-05-25syncTheo de Raadt
1996-05-12pull in pica machdep isa header if picaPer Fogelstrom
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