]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Framework for PCI/CardBus controllers running in PCMCIA emulation
authorNate Williams <nate@FreeBSD.org>
Tue, 2 Dec 1997 21:26:41 +0000 (21:26 +0000)
committerNate Williams <nate@FreeBSD.org>
Tue, 2 Dec 1997 21:26:41 +0000 (21:26 +0000)
commit030713d7157e326dae53e253dd4ef1962bc1e8e8
treefcf81e38e2a1dfe283c8ba7417c5562f33882380
parent70387fe11dc17e692fe3ef2266f5ab6b07fef724
- Framework for PCI/CardBus controllers running in PCMCIA emulation
  mode.  Currently, the only supported controller is the Cirrus Logic
  PD6832, but others can be supported with docs on them.

Submitted by: Ted Faber <faber@ISI.EDU>
sys/conf/files
sys/pccard/pcic_pci.c [new file with mode: 0644]
sys/pccard/pcic_pci.h [new file with mode: 0644]
sys/pci/pcic_p.c [new file with mode: 0644]
sys/pci/pcic_p.h [new file with mode: 0644]