summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus
AgeCommit message (Expand)Author
2003-02-01add product IO-DATA CBET100-CL 10/100 Ethernetichiro
2003-02-01regenichiro
2003-02-01add product IO-DATA CBET100-CL 10/100 Ethernetichiro
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-12-23Sync with if_rtk_pci.c:tsutsui
2002-12-05make compileichiro
2002-11-25Avoid strict-alias warnings.thorpej
2002-11-11Add support for "Planex FNW-3603 cardbus ethernet".kanaoka
2002-11-11Regen:kanaoka
2002-11-11Add support for "Planex FNW-3603 cardbus ethernet".kanaoka
2002-11-11Add support of AboCom FE2500MX 10/100 Ethernet (Lanneed LD-CBL/TX).onoe
2002-11-11Regen: Add AboCom FE2500MX 10/100 Ethernet (Lanneed LD-CBL/TX)onoe
2002-11-11Add AboCom FE2500MX 10/100 Ethernet (Lanneed LD-CBL/TX)onoe
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-06-02make this compile againlukem
2002-06-02Typo fixes and grammar improvements in a comment.wiz
2002-06-01SIMPLEQ rototill:lukem
2002-05-16* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set tothorpej
2002-04-22Let's not free an uninitialized variable.matt
2002-04-14Snarf-and-barf the `quirk' code from if_tlp_pci.c, and use it to set the rightmycroft
2002-03-10Undo my previous change that worked around a problem attaching a 3c562d.christos
2002-02-17Add another tlp card (found by trial and error).augustss
2002-02-17Regen.augustss
2002-02-17Add a 10/100 Ethertnet card from Hawking.augustss
2002-01-26OCHI -> OHCIichiro
2002-01-16add detach/activate routineichiro
2002-01-04Add support for "D-Link DFE-690TXD 10/100".kanaoka
2002-01-04Regen.kanaoka
2002-01-04Add product "D-Link DFE-690TXD 10/100".kanaoka
2001-12-29implement fwohci detach routine.ichiro
2001-12-24make sure that we adjust the end of the subrange if we adjusted the beginningchristos
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-23Use __func__ instead of __FUNCTION__.enami
2001-11-21Don't use __func__ as variable. It prevents compilation.enami
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDlukem
2001-11-10Fill the companion controller array.augustss
2001-11-06ehci can attach to cardbus too.augustss
2001-11-06Add ca_bus field.augustss
2001-11-06Make some messages only appear with bootverbose.augustss
2001-09-29remove a debug printf committed mistakenly.yamt
2001-09-29- fix wrong ca_devsize.yamt
2001-09-29fix wrong ca_devsize.yamt
2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz
2001-07-19Fix typo (`information' has an 'r').wiz