]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. There
authorWarner Losh <imp@FreeBSD.org>
Thu, 29 Dec 2005 01:43:47 +0000 (01:43 +0000)
committerWarner Losh <imp@FreeBSD.org>
Thu, 29 Dec 2005 01:43:47 +0000 (01:43 +0000)
commit47147ce7999abae601d8a1c449c3545008c2c6fe
treebf533208984821e83f178063f9eae3f952f8b8a9
parent065dd78ccffd55833dfcbbcf4ba0c065506efbaa
Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis.  There
are some rough edges with this still, but it seems to work well enough
to commit.
sys/conf/files
sys/dev/cardbus/cardbus.c
sys/dev/cardbus/cardbus_cis.c
sys/dev/cardbus/cardbus_device.c [new file with mode: 0644]
sys/dev/cardbus/cardbusvar.h
sys/modules/cardbus/Makefile