Age | Commit message (Expand) | Author |
1996-08-17 | Don't increment sc_errors right after calling wdcunwedge(). | Jason Downs |
1996-08-16 | : 0 devices | Theo de Raadt |
1996-08-15 | compatible, not compatiAble | shawn |
1996-08-15 | make use of compatiable device id; delete redundant argument | shawn |
1996-08-15 | whoops, i made a fatal typo | Theo de Raadt |
1996-08-15 | pass in sc_delayioh too | Theo de Raadt |
1996-08-15 | perfect attach messages, use bcopy/bzero | Theo de Raadt |
1996-08-15 | do not attempt to isamatch pnp devices | Theo de Raadt |
1996-08-15 | repair proto | Theo de Raadt |
1996-08-15 | warn about 0x666 thingy; use correct isa_attach_args for extent maps | Theo de Raadt |
1996-08-15 | oops, forgot to exclude those unused extents before adding to map | shawn |
1996-08-14 | rudimentary plug-and-play support, see pnp(4) | shawn |
1996-08-12 | fixed typo | Niklas Hallqvist |
1996-08-07 | correct b_resid handling; pointed out by banshee@gabriella.abattoir.com | Theo de Raadt |
1996-08-07 | bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga. | Jason Downs |
1996-08-03 | two bugs pointed out by thorpe | Theo de Raadt |
1996-08-02 | DOH! transmit got broken in the last commit. | Niklas Hallqvist |
1996-08-01 | doc where driver comes from | Theo de Raadt |
1996-07-31 | Drop the ed_ring structure in favour of a byte-array and offset constants. | Niklas Hallqvist |
1996-07-27 | split cy driver up | Theo de Raadt |
1996-07-04 | fix recording; from jabaker@grail.cba.csuohio.edu | Theo de Raadt |
1996-07-02 | support FSTATE_STAR by repetition | Theo de Raadt |
1996-07-02 | better FIFO enabling code; netbsd pr#2574, cliff@wport.com | Jason Downs |
1996-07-02 | document | Theo de Raadt |
1996-06-30 | Put small delay in lptintr, as suggested by banshee@gabriella.resort.com | dm |
1996-06-27 | backout spl change | Theo de Raadt |
1996-06-27 | new 2940 driver merged from freebsd sources 960623 | shawn |
1996-06-26 | lpr attaches with lpt_isa_ca | dm |
1996-06-25 | lpt_isa_ca | Theo de Raadt |
1996-06-24 | pica changes backed out. does not belong here | Per Fogelstrom |
1996-06-23 | probe must be silent if no device | Theo de Raadt |
1996-06-23 | turn off debug options | Theo de Raadt |
1996-06-23 | workaround because of pica stuff | Theo de Raadt |
1996-06-23 | disable pica stuff for the moment, attribute problem | Theo de Raadt |
1996-06-22 | Pica bus support added | Per Fogelstrom |
1996-06-22 | arch/arc have isa bus. | Per Fogelstrom |
1996-06-22 | Pica bus support added | Per Fogelstrom |
1996-06-22 | Pica bus support added | Per Fogelstrom |
1996-06-20 | Cyclades Cyclom driver for isa/pci; by Timo Rossi; via jmarin@muikku.jmp.fi | Theo de Raadt |
1996-06-20 | fdformat support: | Jason Downs |
1996-06-19 | turn off *DIAG; something is miserably wrong with it and various people | Theo de Raadt |
1996-06-16 | if isadma does not exist, do not try to use it | Theo de Raadt |
1996-06-16 | isadma is now a real driver, so that ports can choose to use it or not | Theo de Raadt |
1996-06-10 | Some cleanup for -Wall -Wstrict-prototypes | Niklas Hallqvist |
1996-06-10 | tty_attach() | Theo de Raadt |
1996-06-10 | enqueue eject for mcdclose() | Theo de Raadt |
1996-06-09 | support MTIOCTOP's MTOFFL to mean "eject" | Theo de Raadt |
1996-06-09 | acd.c: Removed some pointless code, cleaned up some more debug statements. | Jason Downs |
1996-06-08 | Initial support ATAPI CD-ROMs. | Jason Downs |
1996-06-02 | removed an unused variable | Niklas Hallqvist |