summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
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
1995-04-19Garbage collect #includes.mycroft
1995-04-19Implement comtty().mycroft
1995-04-17clean up several ISA device interfaces: autoconfiguration, headercgd
1995-04-15cleanup; mostly KNF.cgd
1995-04-14couple small changes plus a new watchdog timer from Ignatios Souvatzis <is@be...chopps
1995-04-12Take endianness into account in ed_ring.mycroft
1995-04-11fix up some changeschopps
1995-04-11Sync with the rest of the world. Various additional cleanup.mycroft
1995-04-11Move NIC register definitions to a global location.mycroft
1995-04-11This is deprecated.mycroft
1995-04-11LANCE register definitions, plus some utility macros for the machine-mycroft
1995-04-11Adjust for endianness, and move CHAN_[AB] out of here.mycroft
1995-04-11Move this into a generic location.mycroft
1995-04-10Most of the console functions return void. Also change interrupt logicmycroft
1995-04-04Rename a few constants to match the chip documentation.mycroft
1995-04-03Some pseudo-random cleanup, and try to start transmitting packets quicker.mycroft
1995-03-29KERNEL -> _KERNEL.briggs
1995-03-26KERNEL -> _KERNELjtc
1995-03-02some cleanup..chopps
1995-03-01Fixup (c)'s and ids.chopps
1995-02-28new arcnet (2060) device from is@Beverly.Rhein.DE (Ignatios Souvatzis)chopps
1995-02-02Comment a potential bit of lossage.mycroft
1995-02-01Various:mycroft
1995-02-01Correct some more of the synchronous stuff, and omit it completely ifmycroft
1995-02-01Various:mycroft
1995-01-29lip service to making ISA support machine-independent. This is the firstcgd
1995-01-29use chip headers in /dev/iccgd
1995-01-26Don't check the control port at all; too unreliable.mycroft
1995-01-23Various changes from Rafal Boni to improve performance and reliability. Also,mycroft
1995-01-22Rearrange tests so `offline' has higher priority than `out of paper'.mycroft
1995-01-13Simplify some sanity checks.mycroft