| Age | Commit message (Expand) | Author |
| 1995-09-26 | Remove a sun3-ism. | pk |
| 1995-09-26 | Don't declare Debugger(). It's handled in <sys/systm.h> | thorpej |
| 1995-09-26 | Don't declare Debugger(). It's handled in <sys/systm.h> | thorpej |
| 1995-09-14 | Make *print() a message if no scsibus was attached. Also, return something | pk |
| 1995-09-03 | Patches from Jason Thorpe to deal with 4/110 scsi (PR#1422). | pk |
| 1995-08-20 | Select the right register structure for the Atari. Although it's big-endian, | leo |
| 1995-08-19 | local adaptations, and fix a could of compilation errors | cgd |
| 1995-08-19 | fix botch in one of my previous imports | cgd |
| 1995-08-19 | Generic FDDI support by Matt Thomas. Support for DEC "PDQ" FDDI chipset | cgd |
| 1995-08-17 | clean up 7/26 de snapshot import | cgd |
| 1995-08-12 | minphys() functions really should return void. | mycroft |
| 1995-08-07 | Fix another comment. | mycroft |
| 1995-08-07 | Make this interface simplex. It's more efficient, and sidesteps the | mycroft |
| 1995-07-24 | update SCSI minphys routines' definitions to match standard minphys() | cgd |
| 1995-07-24 | merge changes from update | cgd |
| 1995-07-24 | Fix pasto. | mycroft |
| 1995-07-24 | Copy changes from ISA version. | mycroft |
| 1995-07-23 | Init functions are always called at splimp(). | mycroft |
| 1995-07-23 | Always use m_pkthdr.len on output. Panic if M_PKTHDR is not set. | mycroft |
| 1995-07-19 | GUS audio driver from John Kohl. | brezak |
| 1995-07-19 | Change DEBUG-->AUDIO_DEBUG. PR# port-sparc/1241 | brezak |
| 1995-07-08 | ncr5380 chip definitions and MI part of driver. | pk |
| 1995-07-07 | add support for cs4231 | brezak |
| 1995-07-04 | Fix a condition where ttywait() wouldn't be woken up. Also, short-circuit | mycroft |
| 1995-07-02 | Remove references to if_addrlist. | mycroft |
| 1995-06-28 | note that most of dev/ic's contents have changed names | cgd |
| 1995-06-28 | move to more appropriate (...reg.h) names. | cgd |
| 1995-06-28 | add charles's mostly-machine-independent lance driver, which is used | cgd |
| 1995-06-28 | these have moved to more appropriate names | cgd |
| 1995-06-27 | udpate to match ifnets new use of sys/queue.h | chopps |
| 1995-06-19 | David Leonard (leonard@dstc.edu.au) noticed an embedded comment | briggs |
| 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 |