summaryrefslogtreecommitdiff
path: root/sys/dev/xe/if_xe_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-1/+1
* Convert XE_DEBUG define to hw.xe.debug sysctl, to set debug logging levelScott Mitchell2003-11-041-31/+37
* Constify a few more strings that were hidden behind XE_DEBUG define.Scott Mitchell2003-11-021-14/+8
* Const poison string accessor functions.Warner Losh2003-10-261-1/+1
* Major update to xe driver:Scott Mitchell2003-10-141-32/+80
* Use __FBSDID().David E. O'Brien2003-08-241-4/+5
* Add a comment saying it might be ParalonWarner Losh2003-08-211-1/+1
* Make sure that pp_name is non-null before setting the deviceWarner Losh2003-04-101-1/+2
* Add INTEL EEPRO100Warner Losh2003-01-251-0/+1
* Add Accton EN2216.Takeshi Shibagaki2003-01-181-0/+1
* network interface driver changes:Sam Leffler2002-11-141-1/+1
* Three minor changes:Warner Losh2002-07-221-14/+15
* The CNW_801 and CNW_802 are wireless cards that the cnw driver supports.Warner Losh2002-07-211-2/+0
* Fix build breakage on my pccard related commit.Takanori Watanabe2002-05-311-1/+1
* Update xe driver to probe and attach in a NEWCARD kernel.Takeshi Shibagaki2002-02-201-0/+358