summaryrefslogtreecommitdiffstats
path: root/sys/dev/xe/if_xe_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* 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