In message <[EMAIL PROTECTED]> Willem van Engen writes:
: I'm writing a pcmcia device driver for the PhyDAS system used in our university
: for measurements. I have been searching the internet for information on
: programming a driver on the pccard bus, but I haven't found any good overview
: of a pcmcia driver (well, the 'FreeBSD device driver writer's guide' on
: http://people.freebsd.org/~erich/ddwg/ddwg.html seems useful, but currently
: it's mostly empty).
: If you know useful information about programming drivers on the pccard bus,
: please share it with me.
I know. Usually I just follow if_ed or if_ep as an example. For the
most part things are done for you so there's very little pccard
specific code.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message