summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Collapse)Author
1996-06-10Some cleanup for -Wall -Wstrict-prototypesNiklas Hallqvist
1996-06-10* Keep the cappage in the acd_softc.Jason Downs
* If TYPE_DAD, and removable, assume it's a busted CD-ROM. * Print out some cappage data in attach, and other cosmetic changes.
1996-06-10sync to 0607Theo de Raadt
1996-06-10tty_attach()Theo de Raadt
1996-06-10tty_attach()Theo de Raadt
1996-06-10enqueue eject for mcdclose()Theo de Raadt
1996-06-10Several changes:Jason Downs
* Implemented NetBSD PR#2529, adding ZIP 100. * Added MTIOCTOP support to acd, cd, and sd. * Implemented eject on close for acd, cd, and sd. `mt -f /dev/rcd0d offline' now ejects a mounted {acd|cd|sd} when it is unmounted.
1996-06-09support MTIOCTOP's MTOFFL to mean "eject"Theo de Raadt
1996-06-09Bug fix from Manuel.Jason Downs
1996-06-09acd.c: Removed some pointless code, cleaned up some more debug statements.Jason Downs
everything: added RCS ids.
1996-06-08Initial support ATAPI CD-ROMs.Jason Downs
Based on Manuel Bouyer's drivers.
1996-06-02removed an unused variableNiklas Hallqvist
1996-06-02Correct attach outputThorsten Lockert
1996-06-01splbio over scsi_done; isdma_copyfrombuf() inside this block is not a realTheo de Raadt
performance issue VOLATILE_XS() means it is probably very small.
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-10sync with pcidevsTheo de Raadt
1996-05-10+ pcnet-pciTheo 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-10rename softcTheo de Raadt
1996-05-10split le driver, add iy driverTheo de Raadt
1996-05-10return an errorTheo 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-07convert to machine/bus.hTheo de Raadt
1996-05-07add :Theo 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
NS,IPX,X.25 special processing is now handled in there. reflect this amazing addition in all the ether ifaces. ppl, pls check the stuff.
1996-05-05ahc/ahe driver update from freebsd; merged by soda@sra.co.jp andTheo de Raadt
pete@demon.net
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
LOCALID was lost.
1996-05-03Fix the copyright.Michael Shalayeff