Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-03 | remove alot of verbosity | Jason Wright | |
1999-02-27 | Sync with FreeBSD: | Jason Wright | |
o make sure ifp->if_snd.ifq_maxlen is initialized o proper handling of boards which report the TI product id | |||
1998-12-31 | tl_tx_tail pointer was not always being updated correctly; freebsd. | Jason Wright | |
1998-12-22 | sync with FreeBSD: | Jason Wright | |
o sanity checking on foo_start() routines o ansification | |||
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-11-23 | make quieter on out of memory conditions | Jason Wright | |
1998-11-16 | Take advantage of generic pci io/mem/busmaster enabling and remove redundant ↵ | Jason Wright | |
code. | |||
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-10-10 | Driver for ThunderLAN based ethernet cards ported from FreeBSD. | Jason Wright | |