Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-22 | sync with FreeBSD: | Jason Wright | |
o minor fix for xl_txeof o defensive code for for xl_start o ansification | |||
1998-12-22 | sync with FreeBSD: | Jason Wright | |
o sanity checking on foo_start() routines o ansification | |||
1998-12-22 | sync with FreeBSD | Jason Wright | |
1998-12-21 | If no mii found on a card that claims to support one, don't attach the | Jason Wright | |
interface. | |||
1998-12-17 | sync | Theo de Raadt | |
1998-12-17 | new card; dave@dtsp.co.nz | Theo de Raadt | |
1998-12-16 | sync | Theo de Raadt | |
1998-12-16 | crunch this much smaller | Theo de Raadt | |
1998-12-03 | o Don't match pci product 0xae33, as it's a pciide controller; reported by ↵ | Jason Wright | |
mickey@ (pr 652). o use switch for matching pci products | |||
1998-12-02 | cogent-compatible adapters appearing in an adaptec ethernet block range | Theo de Raadt | |
1998-11-29 | sync | Theo de Raadt | |
1998-11-29 | rhine/rhineII viatech chips | Theo de Raadt | |
1998-11-29 | sync | Theo de Raadt | |
1998-11-29 | tweaks | Theo de Raadt | |
1998-11-26 | sync | Theo de Raadt | |
1998-11-26 | shorten, new s3 card | Theo de Raadt | |
1998-11-23 | make quieter on out of memory conditions | Jason Wright | |
1998-11-23 | clean up, make more quiet, and nuke unused 'csr' variable | Jason Wright | |
1998-11-23 | clean up and make more quiet | Jason Wright | |
1998-11-20 | careful mmap | Theo de Raadt | |
1998-11-20 | MII fixups, should be able to reliably switch modes manually now | Jason Wright | |
1998-11-19 | Sync with FreeBSD: | Jason Wright | |
o match Accton 1207D (MXP5030, 5038) o always do buffer copies on tx (it happened most of the time anyway) o fix up tx packets to minimum length | |||
1998-11-19 | sync | Jason Wright | |
1998-11-19 | remove realtek2 entry | Jason Wright | |
1998-11-19 | sync | Theo de Raadt | |
1998-11-19 | accton 503x | Theo de Raadt | |
1998-11-18 | nuke unused variables | Jason Wright | |
1998-11-18 | add mii attribute to if_rl (missed in last commit) | Jason Wright | |
1998-11-18 | dev/mii'fy RTL driver and add new phy driver for the 8139 internal phy | Jason Wright | |
1998-11-17 | Remove 940UW from the comments. | Jason Downs | |
1998-11-17 | Add adw device driver, from NetBSD. | Jason Downs | |
1998-11-17 | Kill redundant PCI code. | Jason Downs | |
1998-11-16 | Take advantage of generic pci io/mem/busmaster enabling and remove redundant ↵ | Jason Wright | |
code. | |||
1998-11-16 | Take advantage of generic io/mem/busmaster enabling of parent and remove | Jason Wright | |
redundant code. | |||
1998-11-16 | fix up pointer alignment for buffers | Jason Wright | |
1998-11-13 | more quiet during autoconf | Jason Wright | |
1998-11-11 | Merge with FreeBSD: | Jason Wright | |
o Fix syntax errors inside #ifdef FORCE_AUTONEG_TFOUR. o jack up the TX reclaim threshold for 3c90xB adapters | |||
1998-11-11 | Driver for rtl8139 based nic's ported from FreeBSD | Jason Wright | |
1998-11-11 | Merge with FreeBSD: | Jason Wright | |
o size of tx & rx rings increased o rx ring init was using the tx ring size constant | |||
1998-11-06 | Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. | Federico G. Schwindt | |
1998-11-03 | Update audio_hw_if, fix problems. | Jason Downs | |
1998-11-03 | Update audio_hw_if. | Jason Downs | |
1998-10-31 | regen | Matthieu Herrb | |
1998-10-31 | ooops 1 duplicate and 1 typo | Matthieu Herrb | |
1998-10-31 | regen | Matthieu Herrb | |
1998-10-31 | recent VGA boards (from Xfree86) | Matthieu Herrb | |
1998-10-29 | Put in some generic code in PCI driver for enabling PCI cards. | Constantine Sapuntzakis | |
1998-10-28 | Partial merge from netBSD 102498. Seems to fix autonegotation difficulties | Constantine Sapuntzakis | |
on Bay Networks FA310TX card. | |||
1998-10-28 | Changes from NetBSD, clean up, avoid hanging if the codec is out to lunch. | Jason Downs | |
1998-10-21 | sync | Theo de Raadt | |