As Warner Losh wrote:

> I have in on of my p4 trees patches that return the strings safely.
> I did them so long ago that I could have sworn I merged them back
> into the base FreeBSD.

It would be great to have these around in devd.

Another thing that is entirely missing (even as a variable) appears to
be a pccard's "function_type".  You can access "function" (but that's
merely a slot #, thus not very useful for decisions in devd), but you
could not e.g. try doing certain things for all pccard network
devices.

But at least, based on the events that have been logged by my newly
inserted "nomatch" statements, I could then proceed, and add specific
"nomatch" entries for a number of devices to kldload the respective
drivers.  Are there any ideas about collecting all these device data
into a common database so all FreeBSD developers could share them with
their users, something like the old pccard.conf used to do?

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to