This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
dev
/
cardbus
History
veego
347a1f736e
Reverse the mapping of the control/status registers. Use I/O before MEM.
...
My card works now on a TI1220 chipset. Approved by Jason.
2000-03-12 17:05:23 +00:00
..
ahc_cardbus.c
…
cardbus_exrom.c
…
cardbus_exrom.h
…
cardbus_map.c
Fix an obvious bug that caused I/O space to never be freed.
2000-03-07 00:31:46 +00:00
cardbus.c
Fix CardBus device number. Though CardBus device number should be 0,
2000-03-07 09:36:52 +00:00
cardbusdevs
…
cardbusdevs_data.h
…
cardbusdevs.h
…
cardbusvar.h
Now cardbus_mapreg_unmap() has been implemented in
2000-02-04 07:59:20 +00:00
cardslot.c
…
cardslotvar.h
…
devlist2h.awk
…
files.cardbus
…
if_ex_cardbus.c
Do a CARDBUS_BM_ENABLE to be sure.
2000-03-07 00:32:52 +00:00
if_fxp_cardbus.c
Reverse the mapping of the control/status registers. Use I/O before MEM.
2000-03-12 17:05:23 +00:00
if_tlp_cardbus.c
Move pretty much all of the PCI configuration goo into a separate
2000-03-10 07:26:41 +00:00
Makefile.cardbusdevs
…
ohci_cardbus.c
Do a CARDBUS_BM_ENABLE to be sure.
2000-03-07 00:32:52 +00:00
rbus.c
…
rbus.h
…