summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1996-08-11Increased entropy through decreased typos.dm
1996-08-11Added arc4random and /dev/arnd.dm
1996-08-10indent nicelyTheo de Raadt
1996-08-10ncr53cxxx assembler by osymh@msu.oscs.montana.edu; with a touch moreTheo de Raadt
1996-08-09Pedant mode: avoid mixed signedness comparisons.Niklas Hallqvist
1996-08-09Quirks for NEC 2Vi. I just had this play audio to me on the Amiga!Niklas Hallqvist
1996-08-08Shave some bytes never usedNiklas Hallqvist
1996-08-07correct b_resid handling; pointed out by banshee@gabriella.abattoir.comTheo de Raadt
1996-08-07It's silly to try and do the quirks table ala SCSI at this point; do itJason Downs
1996-08-07bus.h using ATAPI, by niklas, plus a quirk table and some small fixes by me.Jason Downs
1996-08-07bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga.Jason Downs
1996-08-06acd.c: Better support for drives that don't set themselves READY at boot;Jason Downs
1996-08-03two bugs pointed out by thorpeTheo de Raadt
1996-08-02DOH! transmit got broken in the last commit.Niklas Hallqvist
1996-08-02fix:chuck
1996-08-01doc where driver comes fromTheo de Raadt
1996-07-31Drop the ed_ring structure in favour of a byte-array and offset constants.Niklas Hallqvist
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-07-27mhitch; Don't flush the 53C94 fifo when starting dma_in. The fifo data isTheo de Raadt
1996-07-27split cy driver upTheo de Raadt
1996-07-22Initial integration of pieces of Manuel's patch5. From the announce:Jason Downs
1996-07-17fixes/update:chuck
1996-07-16midway fixes + new stuff:chuck
1996-07-11fix:chuck
1996-07-11fixes:chuck
1996-07-07email address of an authorityTheo de Raadt
1996-07-04fix recording; from jabaker@grail.cba.csuohio.eduTheo de Raadt
1996-07-03ported to FreeBSD 2.2-960612-SNAP.chuck
1996-07-02support FSTATE_STAR by repetitionTheo de Raadt
1996-07-02handle SCSI_QUEUE_FULL correctlyTheo de Raadt
1996-07-02better FIFO enabling code; netbsd pr#2574, cliff@wport.comJason Downs
1996-07-02documentTheo de Raadt
1996-06-30Put small delay in lptintr, as suggested by banshee@gabriella.resort.comdm
1996-06-29new: add a raw_threshold for raw mode. this basically tells the driverchuck
1996-06-29change:chuck
1996-06-28new: add all needed hooks to engage raw mode.chuck
1996-06-27backout spl changeTheo de Raadt
1996-06-27new 2940 driver merged from freebsd sources 960623shawn
1996-06-27fixes/improvements:chuck
1996-06-26lpr attaches with lpt_isa_cadm
1996-06-26fixes:chuck
1996-06-25lpt_isa_caTheo de Raadt
1996-06-24pica changes backed out. does not belong herePer Fogelstrom
1996-06-23probe must be silent if no deviceTheo de Raadt
1996-06-23turn off debug optionsTheo de Raadt
1996-06-23workaround because of pica stuffTheo de Raadt
1996-06-23disable pica stuff for the moment, attribute problemTheo de Raadt
1996-06-23missing splxTheo de Raadt
1996-06-22Pica bus support addedPer Fogelstrom
1996-06-22arch/arc have isa bus.Per Fogelstrom