Age | Commit message (Expand) | Author |
1996-09-01 | initial commit of split fdc/fd drivers | Jason Downs |
1996-09-01 | untimeout & density handling; from rcjvdb@urc.tue.nl... this patch is from ja... | Theo de Raadt |
1996-08-31 | clean for kernel and userland | Theo de Raadt |
1996-08-31 | Support for c720. Now requires "ARCH xxx" statement. No default (error prone). | Per Fogelstrom |
1996-08-31 | Cleanup exec | Per Fogelstrom |
1996-08-30 | -Wall fix | Theo de Raadt |
1996-08-29 | Add `flags' specification to floppy devices. | Jason Downs |
1996-08-29 | Newer, better, register/device defines from FreeBSD. | Jason Downs |
1996-08-29 | sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.c | Theo de Raadt |
1996-08-29 | rnd -> random | Theo de Raadt |
1996-08-24 | probe-time fix provided by jfw@jfwhome.funhouse.com | Theo de Raadt |
1996-08-23 | Make more MI, closer to compile on amiga, still some problems though. | Niklas Hallqvist |
1996-08-23 | silence probe more | Theo de Raadt |
1996-08-23 | __OpenBSD__ messup fixed | Niklas Hallqvist |
1996-08-21 | check for __OpenBSD__, prep for tossing __NetBSD__? | Theo de Raadt |
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 | clean up. we no longer need these. | 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-11 | Increased entropy through decreased typos. | dm |
1996-08-11 | Added arc4random and /dev/arnd. | dm |
1996-08-10 | indent nicely | Theo de Raadt |
1996-08-10 | ncr53cxxx assembler by osymh@msu.oscs.montana.edu; with a touch more | Theo de Raadt |
1996-08-09 | Pedant mode: avoid mixed signedness comparisons. | Niklas Hallqvist |
1996-08-09 | Quirks for NEC 2Vi. I just had this play audio to me on the Amiga! | Niklas Hallqvist |
1996-08-08 | Shave some bytes never used | Niklas Hallqvist |
1996-08-07 | correct b_resid handling; pointed out by banshee@gabriella.abattoir.com | Theo de Raadt |
1996-08-07 | It's silly to try and do the quirks table ala SCSI at this point; do it | Jason Downs |
1996-08-07 | bus.h using ATAPI, by niklas, plus a quirk table and some small fixes by me. | Jason Downs |
1996-08-07 | bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga. | Jason Downs |
1996-08-06 | acd.c: Better support for drives that don't set themselves READY at boot; | 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-02 | fix: | chuck |
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-29 | Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention | Niklas Hallqvist |
1996-07-27 | mhitch; Don't flush the 53C94 fifo when starting dma_in. The fifo data is | Theo de Raadt |
1996-07-27 | split cy driver up | Theo de Raadt |
1996-07-22 | Initial integration of pieces of Manuel's patch5. From the announce: | Jason Downs |