summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
1995-09-26Remove a sun3-ism.pk
1995-09-26Don't declare Debugger(). It's handled in <sys/systm.h>thorpej
1995-09-26Don't declare Debugger(). It's handled in <sys/systm.h>thorpej
1995-09-14Make *print() a message if no scsibus was attached. Also, return somethingpk
1995-09-03Patches from Jason Thorpe to deal with 4/110 scsi (PR#1422).pk
1995-08-20Select the right register structure for the Atari. Although it's big-endian,leo
1995-08-19local adaptations, and fix a could of compilation errorscgd
1995-08-19fix botch in one of my previous importscgd
1995-08-19Generic FDDI support by Matt Thomas. Support for DEC "PDQ" FDDI chipsetcgd
1995-08-17clean up 7/26 de snapshot importcgd
1995-08-12minphys() functions really should return void.mycroft
1995-08-07Fix another comment.mycroft
1995-08-07Make this interface simplex. It's more efficient, and sidesteps themycroft
1995-07-24update SCSI minphys routines' definitions to match standard minphys()cgd
1995-07-24merge changes from updatecgd
1995-07-24Fix pasto.mycroft
1995-07-24Copy changes from ISA version.mycroft
1995-07-23Init functions are always called at splimp().mycroft
1995-07-23Always use m_pkthdr.len on output. Panic if M_PKTHDR is not set.mycroft
1995-07-19GUS audio driver from John Kohl.brezak
1995-07-19Change DEBUG-->AUDIO_DEBUG. PR# port-sparc/1241brezak
1995-07-08ncr5380 chip definitions and MI part of driver.pk
1995-07-07add support for cs4231brezak
1995-07-04Fix a condition where ttywait() wouldn't be woken up. Also, short-circuitmycroft
1995-07-02Remove references to if_addrlist.mycroft
1995-06-28note that most of dev/ic's contents have changed namescgd
1995-06-28move to more appropriate (...reg.h) names.cgd
1995-06-28add charles's mostly-machine-independent lance driver, which is usedcgd
1995-06-28these have moved to more appropriate namescgd
1995-06-27udpate to match ifnets new use of sys/queue.hchopps
1995-06-19David Leonard (leonard@dstc.edu.au) noticed an embedded commentbriggs
1995-06-12Remove check for if_addrlist == 0; if_attach() always puts one address onmycroft
1995-06-07update from Ignatios Souvatziscgd
1995-06-05Various:mycroft
1995-06-05do the right thing with fixed-size types.cgd
1995-06-05kill old Id and Log. add NetBSD Idcgd
1995-06-05dc21040 driver, from Matt Thomascgd
1995-06-04Handle BREAK correctly when not entering DDB.mycroft
1995-06-04Add an input FIFO, and fix several flow control problems. Based on code frommycroft
1995-06-01Changed ns82450 to ns8250 and dropped ns82550 from probe console messages.jtc
1995-05-28Only use the `no pending interrupt' bit in the IIR; the other bitsmycroft
1995-05-12(1) conditionalize debugger usage in comeint with DDB, not COMCONSOLE;cgd
1995-05-04Add `evcnt' field.pk
1995-05-04machine-independent definitions for the Motorola MC146818A Real Time Clockcgd
1995-05-01Add Masahiro SEKIGUCHI's MB8696[05] driver, ported, with some additionalmycroft
1995-04-28<break> --> ddb if defined(comconsole).hpeyerl
1995-04-25New audio driver from Rolf Grossmann.pk
1995-04-24AMD9730 telephony chip (used to be sparc/dev/bsd_audioreg.h).pk
1995-04-21Add constants for some keyboard controller commands.mycroft
1995-04-19Fix thinko in previous change.mycroft