mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 01:35:49 -04:00
incomplete and likely has problem. The code was originally pcmcia, but I renamed it to pccard and made it compile on FreeBSD -current. I converted SIMPLEQ to STAILQ as well as a few sc->dev.xname -> device_printf changes. This is a green port of fairly mature code. I derived this work from the FreeBSD newconfig project (http://www.jp.freebsd.org/newconfig). Any problems with it are likely introduced by me. Obtained from: newconfig project |
||
|---|---|---|
| .. | ||
| devlist2h.awk | ||
| files.pccard | ||
| if_xe.c | ||
| if_xereg.h | ||
| Makefile.pccarddevs | ||
| pccard.c | ||
| pccard_cis.c | ||
| pccard_cis_quirks.c | ||
| pccardchip.h | ||
| pccarddevs | ||
| pccarddevs.h | ||
| pccarddevs_data.h | ||
| pccardreg.h | ||
| pccardvar.h | ||