| Age | Commit message (Expand) | Author |
| 1995-06-12 | Remove check for if_addrlist == 0; if_attach() always puts one address on | mycroft |
| 1995-06-07 | update from Ignatios Souvatzis | cgd |
| 1995-06-05 | Various: | mycroft |
| 1995-06-05 | do the right thing with fixed-size types. | cgd |
| 1995-06-05 | kill old Id and Log. add NetBSD Id | cgd |
| 1995-06-05 | dc21040 driver, from Matt Thomas | cgd |
| 1995-06-04 | Handle BREAK correctly when not entering DDB. | mycroft |
| 1995-06-04 | Add an input FIFO, and fix several flow control problems. Based on code from | mycroft |
| 1995-06-01 | Changed ns82450 to ns8250 and dropped ns82550 from probe console messages. | jtc |
| 1995-05-28 | Only use the `no pending interrupt' bit in the IIR; the other bits | mycroft |
| 1995-05-12 | (1) conditionalize debugger usage in comeint with DDB, not COMCONSOLE; | cgd |
| 1995-05-04 | Add `evcnt' field. | pk |
| 1995-05-04 | machine-independent definitions for the Motorola MC146818A Real Time Clock | cgd |
| 1995-05-01 | Add Masahiro SEKIGUCHI's MB8696[05] driver, ported, with some additional | mycroft |
| 1995-04-28 | <break> --> ddb if defined(comconsole). | hpeyerl |
| 1995-04-25 | New audio driver from Rolf Grossmann. | pk |
| 1995-04-24 | AMD9730 telephony chip (used to be sparc/dev/bsd_audioreg.h). | pk |
| 1995-04-21 | Add constants for some keyboard controller commands. | mycroft |
| 1995-04-19 | Fix thinko in previous change. | mycroft |
| 1995-04-19 | Garbage collect #includes. | mycroft |
| 1995-04-19 | Implement comtty(). | mycroft |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |
| 1995-04-15 | cleanup; mostly KNF. | cgd |
| 1995-04-14 | couple small changes plus a new watchdog timer from Ignatios Souvatzis <is@be... | chopps |
| 1995-04-12 | Take endianness into account in ed_ring. | mycroft |
| 1995-04-11 | fix up some changes | chopps |
| 1995-04-11 | Sync with the rest of the world. Various additional cleanup. | mycroft |
| 1995-04-11 | Move NIC register definitions to a global location. | mycroft |
| 1995-04-11 | This is deprecated. | mycroft |
| 1995-04-11 | LANCE register definitions, plus some utility macros for the machine- | mycroft |
| 1995-04-11 | Adjust for endianness, and move CHAN_[AB] out of here. | mycroft |
| 1995-04-11 | Move this into a generic location. | mycroft |
| 1995-04-10 | Most of the console functions return void. Also change interrupt logic | mycroft |
| 1995-04-04 | Rename a few constants to match the chip documentation. | mycroft |
| 1995-04-03 | Some pseudo-random cleanup, and try to start transmitting packets quicker. | mycroft |
| 1995-03-29 | KERNEL -> _KERNEL. | briggs |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1995-03-02 | some cleanup.. | chopps |
| 1995-03-01 | Fixup (c)'s and ids. | chopps |
| 1995-02-28 | new arcnet (2060) device from is@Beverly.Rhein.DE (Ignatios Souvatzis) | chopps |
| 1995-02-02 | Comment a potential bit of lossage. | mycroft |
| 1995-02-01 | Various: | mycroft |
| 1995-02-01 | Correct some more of the synchronous stuff, and omit it completely if | mycroft |
| 1995-02-01 | Various: | mycroft |
| 1995-01-29 | lip service to making ISA support machine-independent. This is the first | cgd |
| 1995-01-29 | use chip headers in /dev/ic | cgd |
| 1995-01-26 | Don't check the control port at all; too unreliable. | mycroft |
| 1995-01-23 | Various changes from Rafal Boni to improve performance and reliability. Also, | mycroft |
| 1995-01-22 | Rearrange tests so `offline' has higher priority than `out of paper'. | mycroft |
| 1995-01-13 | Simplify some sanity checks. | mycroft |