summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_tl.c
AgeCommit message (Expand)Author
1999-09-13openbsd-ifyJason Wright
1999-03-03remove alot of verbosityJason Wright
1999-02-27Sync with FreeBSD:Jason Wright
1998-12-31tl_tx_tail pointer was not always being updated correctly; freebsd.Jason Wright
1998-12-22sync with FreeBSD:Jason Wright
1998-12-03o Don't match pci product 0xae33, as it's a pciide controller; reported by mi...Jason Wright
1998-11-23make quieter on out of memory conditionsJason Wright
1998-11-16Take advantage of generic pci io/mem/busmaster enabling and remove redundant ...Jason Wright
1998-11-11Merge with FreeBSD:Jason Wright
1998-10-10Driver for ThunderLAN based ethernet cards ported from FreeBSD.Jason Wright