summaryrefslogtreecommitdiffstats
path: root/sys/dev/xe/if_xe_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* MFp4:imp2004-06-271-1/+13
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewimp2004-05-271-5/+4
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-261-1/+1
* Stop xe claiming ownership of every card passed to xe_pccard_match.rsm2004-04-111-1/+1
* Band-aid fix to extract MAC address from some CEM2/CEM28 cards with brokenrsm2004-04-091-0/+93
* Fix probe routine to use card IDs from pccarddevs for NEWCARD and OLDCARD.rsm2004-04-091-145/+97
* Convert XE_DEBUG define to hw.xe.debug sysctl, to set debug logging levelrsm2003-11-041-31/+37
* Constify a few more strings that were hidden behind XE_DEBUG define.rsm2003-11-021-14/+8
* Const poison string accessor functions.imp2003-10-261-1/+1
* Major update to xe driver:rsm2003-10-141-32/+80
* Use __FBSDID().obrien2003-08-241-4/+5
* Add a comment saying it might be Paralonimp2003-08-211-1/+1
* Make sure that pp_name is non-null before setting the deviceimp2003-04-101-1/+2
* Add INTEL EEPRO100imp2003-01-251-0/+1
* Add Accton EN2216.shiba2003-01-181-0/+1
* network interface driver changes:sam2002-11-141-1/+1
* Three minor changes:imp2002-07-221-14/+15
* The CNW_801 and CNW_802 are wireless cards that the cnw driver supports.imp2002-07-211-2/+0
* Fix build breakage on my pccard related commit.takawata2002-05-311-1/+1
* Update xe driver to probe and attach in a NEWCARD kernel.shiba2002-02-201-0/+358
OpenPOWER on IntegriCloud