| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvs | cvs2svn | 1999-05-24 | 62 | -72/+72 |
| * | This commit was manufactured by cvs2svn to create tagrelease/3.2.0 | cvs2svn | 1999-05-24 | 2 | -263/+637 |
| * | Put back the DRIVER_TYPE_MISC definition. | Roger Hardiman | 1999-05-15 | 1 | -1/+2 |
| * | MFC: Add #if (NSMBUS>0) checks around smbus/iicbus i2c bus code. | Roger Hardiman | 1999-05-15 | 1 | -5/+7 |
| * | MFC: remove stray line of bogus code (only seen if WB_USEIOSPACE is | Bill Paul | 1999-05-13 | 1 | -3/+2 |
| * | MFC - set bust master enable bit. | Paul Richards | 1999-05-11 | 1 | -4/+11 |
| * | MFC: changes to support dual bus host adapters. | Matt Jacob | 1999-05-11 | 1 | -111/+390 |
| * | MFC: recognize a few more chips - this was merged ages ago, well before | Peter Wemm | 1999-05-10 | 1 | -8/+16 |
| * | Add a 4.0-current compatability hack for COMPAT_PCI_DRIVER() to try | Peter Wemm | 1999-05-10 | 1 | -1/+5 |
| * | MFC (1.15: detect new PCI device IDs; 1.11: added missing newline). | Bruce Evans | 1999-05-10 | 2 | -11/+6 |
| * | MFC. Bring in recent changes from -current. | Roger Hardiman | 1999-05-08 | 1 | -7/+50 |
| * | Handle the case when the default handler doesn't want to take the device. | Julian Elischer | 1999-05-08 | 1 | -2/+3 |
| * | Allow a specific driver to wrest control of a device from | Julian Elischer | 1999-05-07 | 3 | -4/+16 |
| * | MFC: Fix mis-identified chip | Julian Elischer | 1999-05-07 | 1 | -1/+1 |
| * | MFC: Add a number of interrelated CAM feature enhancements and | Kenneth D. Merry | 1999-05-07 | 2 | -23/+42 |
| * | MFC: Add two cyrix devices to list. | Julian Elischer | 1999-05-06 | 1 | -1/+6 |
| * | MFC: stability fixes for Macronix driver, small performance tweaks for | Bill Paul | 1999-05-06 | 7 | -82/+61 |
| * | MFC: Dynamically adjust TX start threshold in the face of tx underruns. | Bill Paul | 1999-05-05 | 2 | -5/+14 |
| * | MFC: fix media selection for 3c900B-FL 10baseFL adapter. (This only affects | Bill Paul | 1999-05-04 | 1 | -44/+48 |
| * | MFC: Recognize alot more PCI/CardBus bridges so FreeBSD works on more | Nate Williams | 1999-05-02 | 2 | -11/+48 |
| * | Merge changes in from -current. I asked for people to test this for | Bill Paul | 1999-05-01 | 2 | -99/+139 |
| * | Add the Alteon gigabit ethernet driver to -stable. It's been in -current | Bill Paul | 1999-04-30 | 4 | -9/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-04-29 | 1 | -0/+2490 |
| * | MFC: Lack of volaile keyword in CSR_READ_* and CSR_WRITE_* | Semen Ustimenko | 1999-04-23 | 2 | -104/+236 |
| * | MFC: Add entries for Intel 82443GX chipset. | Jordan K. Hubbard | 1999-04-18 | 1 | -1/+7 |
| * | MFC: Bridging support. | Guy Helmer | 1999-04-16 | 2 | -25/+81 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-04-15 | 3 | -0/+10011 |
| * | MFC: add support for 3c900B-TPC, fix media selection for 3c905B-COMBO, | Bill Paul | 1999-04-15 | 2 | -32/+61 |
| * | MFC: fix mode selection for non-MII NICs so that all modes work right | Bill Paul | 1999-04-14 | 2 | -15/+35 |
| * | MFC: turn on 'promisc' bug workaround all the time, set busctl register | Bill Paul | 1999-04-13 | 2 | -38/+45 |
| * | MFC: rewrite TX section, set ifq_maxlen to a sane value | Bill Paul | 1999-04-12 | 2 | -168/+113 |
| * | MFC: don't touch general purpose register on boards with MII-based | Bill Paul | 1999-04-12 | 1 | -6/+8 |
| * | MFC: add support for 3cSOHO100-TX "hurricane" card. | Bill Paul | 1999-04-12 | 2 | -3/+8 |
| * | MFC: fix initialization of busctl register. | Bill Paul | 1999-04-12 | 1 | -3/+3 |
| * | MFC: updates to xl driver (support for 3c905B-COMBO, longer timeout | Bill Paul | 1999-04-11 | 2 | -9/+27 |
| * | MFC: turn on promisc bug workaround for 82c168. | Bill Paul | 1999-04-11 | 2 | -4/+6 |
| * | MFC: add support for 82c168 chip with internal transceiver. And | Bill Paul | 1999-04-10 | 2 | -38/+314 |
| * | MFC: make ASIX driver work on FreeBSD/alpha, add to GENERIC. | Bill Paul | 1999-04-08 | 2 | -3/+68 |
| * | MFC: support Compex RL100-TX Macronix NIC. | Bill Paul | 1999-04-08 | 2 | -17/+36 |
| * | perl is in /usr/bin, not /usr/local/bin | Nick Sayer | 1999-04-01 | 1 | -1/+1 |
| * | MFC: cleaups and update for FreeBSD/alpha. | Bill Paul | 1999-04-01 | 2 | -22/+71 |
| * | MFC: shorten device names, hide warning message | Bill Paul | 1999-03-31 | 1 | -12/+15 |
| * | MFC, if_tx.c bridging support | Nick Sayer | 1999-03-31 | 1 | -1/+43 |
| * | MFC: put in missing ifmedia_set() and final changes for FreeBSD/alpha, | Bill Paul | 1999-03-31 | 2 | -3/+10 |
| * | MFC: fix line wrap bogon. | Bill Paul | 1999-03-30 | 1 | -3/+4 |
| * | MFC: add support for bitrate NICs and update for FreeBSD/alpha. | Bill Paul | 1999-03-30 | 2 | -128/+109 |
| * | Turn on PCI busmaster in the probe routine in case the | Wes Peters | 1999-03-30 | 1 | -1/+10 |
| * | MFC: make 3Com and PNIC PCI drivers work on FreeBSD/alpha. | Bill Paul | 1999-03-27 | 4 | -63/+117 |
| * | MFC | Justin T. Gibbs | 1999-03-23 | 1 | -1/+16 |
| * | MFC: | Poul-Henning Kamp | 1999-03-22 | 1 | -51/+28 |