summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_tl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix this thing to work properly with multiple tlan adapters; incrementwpaul1998-08-041-1/+3
* Updates for the ThunderLAN driver:wpaul1998-08-031-31/+135
* Declare pointers to CSR register space to be volatile. This seems towpaul1998-07-131-152/+168
* Fixed printf format errors (only 1 left in GENERIC now).bde1998-07-131-3/+3
* Removed unused includes.bde1998-06-211-25/+2
* This commit fixes various 64bit portability problems required fordfr1998-06-071-4/+4
* Add a short delay in the read loop in tl_eeprom_getbyte(). On somewpaul1998-05-311-2/+3
* Don't program the antonegotiation advertisement register in tl_setmode().wpaul1998-05-291-33/+19
* Ignore 'invalid' interrupts that occur while the interface is down.wpaul1998-05-261-2/+12
* Fix a mind-o in tl_setmulti(): when setting a bit in the upperwpaul1998-05-241-3/+3
* Remove 2.2.x compatibility code and #ifdefs. Once the shakedown periodwpaul1998-05-221-68/+4
* Yeargh! After all that, I forgot to remove the #include.jkh1998-05-211-4/+2
* Don't use __FreeBSD_version explicitly - none of the otherjkh1998-05-211-11/+11
* Add Texas Instruments TNET100 'ThunderLAN' PCI NIC driver to the tree.wpaul1998-05-211-0/+2707
OpenPOWER on IntegriCloud