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
Warner Losh
7e766053f8
Don't use a buffer for the state info from the TI chips. Just print
...
it directly. Also, minor style(9) nits near one or two of these sites.
2001-07-30 07:17:40 +00:00
..
cardinfo.h
Use spaces instead of hard tabs in the diagram.
2001-07-28 03:45:55 +00:00
cis.h
…
driver.h
Axe a few __P() while I'm in the neighborhood.
2001-03-22 05:49:18 +00:00
i82365.h
On PC-98, map IRQ 6 to IRQ 7 at the pcic level. That is, when we're
2001-06-16 06:18:16 +00:00
mecia.c
Initialize cinfo structure at compile time rather than run time since
2001-05-19 06:17:37 +00:00
meciareg.h
pcic98reg.h is now contained in meciareg.h.
2001-05-15 23:53:18 +00:00
pccard_beep.c
Minor style(9) changes:
2001-05-14 06:15:24 +00:00
pccard_nbk.c
#ifdef some 5.0 code with freebsd_version to reduce diffs with stable.
2001-07-28 04:25:11 +00:00
pccard_nbk.h
Update copyright info
2001-05-25 18:03:07 +00:00
pccard.c
When booted -v (eg bootverbose is non-zero), have pccard report what
2001-07-30 00:03:58 +00:00
pcic_isa.c
Minor whitespace nit
2001-07-28 03:46:35 +00:00
pcic_pci.c
Don't use a buffer for the state info from the TI chips. Just print
2001-07-30 07:17:40 +00:00
pcic_pci.h
Add new pci attachment for pcic. This supports pci cards as well as
2001-06-04 06:49:46 +00:00
pcic.c
It is spelled INTR_FAST in current and INTR_TYPE_FAST in stable, so try to
2001-07-28 04:08:25 +00:00
pcicvar.h
Attempt to fix and document interactions between suspend/resume and pccardc
2001-07-27 07:21:42 +00:00
plxcard.c
Change plxic to plxcard, per phk. He thnks plxic is too generic a
2001-06-01 05:20:38 +00:00
plxcardreg.h
Change plxic to plxcard, per phk. He thnks plxic is too generic a
2001-06-01 05:20:38 +00:00
slot.h
To reduce diffs with -stable, ifdef selinfo.h or select.h include
2001-07-28 03:47:10 +00:00