summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_tlreg.h
Commit message (Expand)AuthorAgeFilesLines
* Make some small performance tweaks to the tl driver. This should hopefullywpaul1999-09-191-3/+30
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Convert the ThunderLAN driver to miibus. This took me a while because Iwpaul1999-08-271-254/+3
* Dangit. Somehow the pmap_kextract hack for alpha snuck back into thesewpaul1999-07-231-3/+2
* Convert the ThunderLAN driver to newbus. Also add splimp() protection towpaul1999-07-221-1/+4
* Insert ifmedia_set() that I forgot and put in the vtophys() hack forwpaul1999-03-311-1/+7
* Various updates for the ThunderLAN driver:wpaul1999-03-301-37/+24
* Increase the size of the tx and rx rings from 10 to 20 descriptorswpaul1998-10-311-4/+4
* Overhaul the ThunderLAN driver. This update includes the followingwpaul1998-09-231-230/+131
* Updates for the ThunderLAN driver:wpaul1998-08-031-1/+1
* Declare pointers to CSR register space to be volatile. This seems towpaul1998-07-131-9/+106
* Remove 2.2.x compatibility code and #ifdefs. Once the shakedown periodwpaul1998-05-221-4/+1
* Don't use __FreeBSD_version explicitly - none of the otherjkh1998-05-211-2/+2
* Add Texas Instruments TNET100 'ThunderLAN' PCI NIC driver to the tree.wpaul1998-05-211-0/+826
OpenPOWER on IntegriCloud