| Age | Commit message (Expand) | Author |
| 1999-08-02 | Move the mpu device declaration to conf/files. | augustss |
| 1999-08-01 | Move the MPU driver isa/ to ic/. | augustss |
| 1999-08-01 | Re-work the Tx side to avoid calling into the tty layer at | scw |
| 1999-07-30 | Guard tsleep() with a while (!(wdc_c->flags & AT_DONE)) {}, as suggested by | bouyer |
| 1999-07-27 | Make this "should work" on big endian systems. | thorpej |
| 1999-07-06 | Make the kthread API a bit more friendly to loadable kernel modules. | thorpej |
| 1999-07-05 | Change to approved NASA/Ames copyright. Add Fabric support. Fix SCCLUN support. | mjacob |
| 1999-07-01 | IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. | itojun |
| 1999-06-27 | HME ethernet driver. | pk |
| 1999-06-23 | Resurect the old register read/write test for non-ATA/ATAPI drives, to avoid | bouyer |
| 1999-06-23 | In xxx_mediachange(), if there is no callback to the front-end, just | abs |
| 1999-06-20 | Fix tyop. | thorpej |
| 1999-06-20 | Bus-independent back-end driver for Intel i82557 fast Ethernet chips. | thorpej |
| 1999-06-18 | Fix that ANNOYING transmit timeout bug, caused by an unfortunate interaction | thorpej |
| 1999-06-17 | Make uvm_vslock() return the error code from uvm_fault_wire(). All places | thorpej |
| 1999-06-12 | Clean up some stuff | dante |
| 1999-06-06 | Add support for ISA, EISA and ISApnp cards | dante |
| 1999-06-05 | split sbus audiocs code up so we can share it with the ebus. XXX ebus DMA is... | mrg |
| 1999-06-05 | Cast size_t to long for printf purposes. | pk |
| 1999-05-29 | Now that the ARP code doesn't assume that m_pktdat[0] is the start of the | bad |
| 1999-05-26 | Pass the appropriate access type for uvm_vslock() based on the FP operation: | thorpej |
| 1999-05-23 | Update doc URL. | augustss |
| 1999-05-21 | Since we're now prepending the ethernet header to mbuf on incoming | pk |
| 1999-05-18 | Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() | thorpej |
| 1999-05-14 | The last change made the driver go into an interrupt loop after a while. | drochner |
| 1999-05-12 | Do a fairly large internal restructuring to accomodate dual-bus host adapters | mjacob |
| 1999-05-12 | add a few missing mbox commands | mjacob |
| 1999-05-12 | Don't count deferrals as output errors. It's only a (single) output error | thorpej |
| 1999-04-30 | In lance_mediachange(), if there is no callback to the front-end, just | thorpej |
| 1999-04-29 | From Onno van der Linden: | bad |
| 1999-04-28 | Add EEPROM_SSI EEPROM field (hardware revision-level info). | jonathan |
| 1999-04-28 | Fix for PR kern/7483: ex driver gets bogus MAC address with 3c905B | dean |
| 1999-04-26 | Make the 3Com Etherlink XL driver work on big-endian systems. From | thorpej |
| 1999-04-22 | Don't send any data upstream if we're not open yet. | pk |
| 1999-04-20 | Remove splbio()/splserial(), which should not try to protect bus_dma*(9) | pk |
| 1999-04-20 | Calling DELAY() during polling for command completion of the normal | jonathan |
| 1999-04-19 | * Make doubly sure that the ep shutdownhooks are run at splnet() or above. | jonathan |
| 1999-04-19 | Get rid of delay() in com_common_putc() because the Shark delay() is borked | ross |
| 1999-04-18 | Revert revision 1.159. The correct answer was not to re-break the | thorpej |
| 1999-04-16 | Print register contents before we modify it. | pk |
| 1999-04-15 | Correct wrong board IDs (used ID definition from FreeBSD) | mjl |
| 1999-04-13 | Fix ex_read_eeprom() for 3c57x. | jonathan |
| 1999-04-13 | Endian-ness bugfix for elink3 on big-endian hosts. | jonathan |
| 1999-04-12 | Quote "AS IS" as in the majority of Carnegy Mellon notices. | pk |
| 1999-04-11 | Fix probe code for IDE devices: | bouyer |
| 1999-04-10 | add support for 80x40 screens | drochner |
| 1999-04-07 | convert tabs to spaces in ascii art circuit diagram | dbj |
| 1999-04-06 | Fix a pasto in copyright text which has been procreating like rabbits.. | pk |
| 1999-04-04 | roll internal revs | mjacob |
| 1999-04-04 | firmware revision now a triple | mjacob |