Searched hist:52506 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/pccard/
H A Dpccard.c52506 Tue Oct 26 04:52:31 MDT 1999 imp Moderately hacked pccard code from newconfig. It is somewhat in
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

Completed in 77 milliseconds