This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
pccard
History
Mike Silbersack
184dcdc7c8
Change all SYSCTLS which are readonly and have a related TUNABLE
...
from CTLFLAG_RD to CTLFLAG_RDTUN so that sysctl(8) can provide more useful error messages.
2003-10-21 18:28:36 +00:00
..
cardinfo.h
1. Allow drivers to query CIS strings from OLDCARD.
2003-04-23 23:39:21 +00:00
cis.h
…
driver.h
…
i82365.h
Fix comment.
2003-08-29 23:24:41 +00:00
mecia.c
…
meciareg.h
…
pccard_beep.c
OLDCARD is OBSOLETE_IN_6. Tag it as such.
2003-06-12 04:46:43 +00:00
pccard_nbk.c
OLDCARD is OBSOLETE_IN_6. Tag it as such.
2003-06-12 04:46:43 +00:00
pccard_nbk.h
…
pccard.c
OLDCARD is OBSOLETE_IN_6. Tag it as such.
2003-06-12 04:46:43 +00:00
pcic_isa.c
OLDCARD is OBSOLETE_IN_6. Tag it as such.
2003-06-12 04:46:43 +00:00
pcic_pci.c
Change all SYSCTLS which are readonly and have a related TUNABLE
2003-10-21 18:28:36 +00:00
pcic_pci.h
SMIENB not needed, but maybe PCI_CLOCK is, so put it in #if 0'd out
2002-09-29 23:37:07 +00:00
pcic.c
Change all SYSCTLS which are readonly and have a related TUNABLE
2003-10-21 18:28:36 +00:00
pcicvar.h
Add support for writing to mapping high memory for pccard memory
2002-07-20 22:29:23 +00:00
slot.h
1. Allow drivers to query CIS strings from OLDCARD.
2003-04-23 23:39:21 +00:00