Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-10 | Some cleanup for -Wall -Wstrict-prototypes | Niklas 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-10 | sync to 0607 | Theo de Raadt | |
1996-06-10 | tty_attach() | Theo de Raadt | |
1996-06-10 | tty_attach() | Theo de Raadt | |
1996-06-10 | enqueue eject for mcdclose() | Theo de Raadt | |
1996-06-10 | Several 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-09 | support MTIOCTOP's MTOFFL to mean "eject" | Theo de Raadt | |
1996-06-09 | Bug fix from Manuel. | Jason Downs | |
1996-06-09 | acd.c: Removed some pointless code, cleaned up some more debug statements. | Jason Downs | |
everything: added RCS ids. | |||
1996-06-08 | Initial support ATAPI CD-ROMs. | Jason Downs | |
Based on Manuel Bouyer's drivers. | |||
1996-06-02 | removed an unused variable | Niklas Hallqvist | |
1996-06-02 | Correct attach output | Thorsten Lockert | |
1996-06-01 | splbio over scsi_done; isdma_copyfrombuf() inside this block is not a real | Theo de Raadt | |
performance issue VOLATILE_XS() means it is probably very small. | |||
1996-06-01 | do not access sc_link before set | Theo de Raadt | |
1996-06-01 | all ports have dk_establish() | Theo de Raadt | |
1996-06-01 | all ports have dk_establish() | Theo de Raadt | |
1996-05-31 | fixes by hannken and deraadt | Theo de Raadt | |
1996-05-31 | a cvs test | Theo de Raadt | |
1996-05-29 | show "OPTi not found" message in debug mode only. | Michael Shalayeff | |
1996-05-28 | isa_intr_establish extra arg | Theo de Raadt | |
1996-05-27 | silence getresult during probe | Theo de Raadt | |
1996-05-27 | /* /* */ is bad | Theo de Raadt | |
1996-05-27 | verbosity during probe is dumb | Theo de Raadt | |
1996-05-27 | "aha + bt" kernels work now. | Theo de Raadt | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-05-25 | sync | Theo de Raadt | |
1996-05-12 | pull in pica machdep isa header if pica | Per Fogelstrom | |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
1996-05-10 | sync with pcidevs | Theo de Raadt | |
1996-05-10 | + pcnet-pci | Theo de Raadt | |
1996-05-10 | map delay port | Theo de Raadt | |
1996-05-10 | proto change | Theo de Raadt | |
1996-05-10 | WDS_MBO_FREE/WDS_MBI_FREE botch | Theo de Raadt | |
1996-05-10 | proto updates | Theo de Raadt | |
1996-05-10 | AHA_MBO_FREE/AHA_MBI_FREE botch | Theo de Raadt | |
1996-05-10 | rename softc | Theo de Raadt | |
1996-05-10 | split le driver, add iy driver | Theo de Raadt | |
1996-05-10 | return an error | Theo de Raadt | |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt | |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt | |
1996-05-07 | convert to machine/bus.h | Theo de Raadt | |
1996-05-07 | add : | Theo de Raadt | |
1996-05-07 | sync with 0504; prototype changes | Theo de Raadt | |
1996-05-06 | fix arg names (s/cmd/command/). | Michael Shalayeff | |
1996-05-05 | add 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-05 | ahc/ahe driver update from freebsd; merged by soda@sra.co.jp and | Theo de Raadt | |
pete@demon.net | |||
1996-05-04 | Driver for Aria-based sound cards; netbsd pr#2122; from roland@imrryr.org | Theo de Raadt | |
1996-05-04 | Just update the $OpenBSD$ tag, it seems to have got in during the | Niklas Hallqvist | |
LOCALID was lost. | |||
1996-05-03 | Fix the copyright. | Michael Shalayeff | |