This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
pccard
History
Alfred Perlstein
44956c9863
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
cardinfo.h
Copy manufacturer and version string into the kernel, and copy it to
2002-07-22 06:46:10 +00:00
cis.h
…
driver.h
…
i82365.h
Add support for writing to mapping high memory for pccard memory
2002-07-20 22:29:23 +00:00
mecia.c
…
meciareg.h
…
pccard_beep.c
Make beep not depend on HZ setting.
2002-09-29 23:41:25 +00:00
pccard_nbk.c
Add 16-bit before bus to keep the words card and bus apart.
2002-07-31 20:01:11 +00:00
pccard_nbk.h
…
pccard.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
pcic_isa.c
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
2003-01-01 18:49:04 +00:00
pcic_pci.c
Merge from P4:
2003-01-04 17:26:35 +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
MFp4:
2002-11-27 06:04:49 +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
Copy manufacturer and version string into the kernel, and copy it to
2002-07-22 06:46:10 +00:00