summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/pccarddevs.h
Commit message (Collapse)AuthorAgeFilesLines
* Regen.shiba2003-01-111-3/+10
|
* regen to 1.38non2002-11-281-2/+60
| | | | | Reviewed by: imp Approved by: re
* regen to 1.37imp2002-11-141-2/+5
|
* sync to 1.36 of pccarddevsimp2002-10-111-20/+52
|
* sync to 1.35 of pccarddevsimp2002-10-111-1/+10
|
* regen for 1.34imp2002-09-101-1/+5
|
* regen from pccarddevs 1.33imp2002-07-171-2/+18
|
* Catchup to 1.32imp2002-04-111-1/+7
|
* catch up to 1.31imp2002-04-051-1/+4
|
* Regen for 1.30 pccarddevsimp2002-04-021-1/+8
|
* regen to 1.29 pccarddevsimp2002-04-021-15/+40
|
* Regen for 1.28 of pccarddevsimp2002-03-171-1/+7
|
* Sync to 1.27 of pccarddevsimp2002-01-291-2/+14
|
* Regenerate from 1.26 pccarddevsimp2002-01-081-2/+23
|
* Sync to pccarddevs 1.25imp2001-12-121-2/+8
|
* Sync to 1.24imp2001-11-281-2/+8
|
* Update to 1.23 pccarddevsimp2001-11-191-1/+2
|
* Update to 1.22 pccarddevsimp2001-11-191-3/+2
|
* Update to 1.21 pccarddevsimp2001-11-191-3/+6
|
* Update to 1.20 pccarddevsimp2001-11-191-2/+5
|
* Regenerate with 1.19 of pccarddevsimp2001-11-161-8/+77
|
* Sync to 1.18 of pccarddevsimp2001-11-151-1/+2
|
* Sync to 1.17 of pccarddevsimp2001-11-111-1/+2
|
* Sync to 1.16 pccarddevs to get new PCMCIA_ symbolsimp2001-11-111-551/+551
|
* Sync to 1.15 pccarddevsimp2001-11-111-299/+314
|
* Regen.imp2001-10-051-2/+38
|
* Update cis tuple parser, add a pccarddevs entry,shiba2001-09-021-0/+5
| | | | | | | | | | | | | and improve PCCARD_IVAR_ETHADDR in pccard_read_ivar(). Change points: (1) Read Function Ext tuple. (2) Add Ratoc REX-R280 entry(fe driver). (3) Take ether address from function ext tuple. Reviewed by: imp Obtained from: NetBSD
* Sync to pccarddevs 1.12imp2001-07-051-7/+68
|
* Sync to last changes.imp2001-03-221-1/+4
|
* remove duplicate entry that snuck in during the merge.imp2001-01-211-5/+0
|
* Sync to pccarddevs 1.9imp2001-01-201-2/+17
|
* sync with pccarddevs 1.8.imp2001-01-201-2/+2
|
* Sync with pccarddevs.imp2001-01-201-9/+45
|
* Regenerate. Note that pccarddevs_data.h is not used.peter2000-11-251-1/+7
|
* Sync to pccarddevs 1.5imp2000-08-241-51/+104
|
* Regenimp2000-03-251-15/+111
|
* Sync generated filesimp1999-11-291-2/+5
|
* commit (re)generated files last.imp1999-11-281-16/+111
|
* Moderately hacked pccard code from newconfig. It is somewhat inimp1999-10-261-0/+300
incomplete and likely has problem. The code was originally pcmcia, but I renamed it to pccard and made it compile on FreeBSD -current. I converted SIMPLEQ to STAILQ as well as a few sc->dev.xname -> device_printf changes. This is a green port of fairly mature code. I derived this work from the FreeBSD newconfig project (http://www.jp.freebsd.org/newconfig). Any problems with it are likely introduced by me. Obtained from: newconfig project
OpenPOWER on IntegriCloud