Hello, Freebsd-current.
You wrote 22 сентября 2013 г., 13:52:59:
Now I have r255795/i386 built on r255795/amd64 (with "make TARGET=i386
buildworld
buildkernel").
It still could not start devd with this strange diagnostic:
devd: Cannot parse /etc/devd.conf at line 202
Line 202 is:
==================
201 nomatch 10 {
202 match "bus" "pccard[0-9]+";
203 action "logger Unknown PCCARD device: manufacturer $manufacturer \
204 product $product CISproduct $cisproduct CIS-vendor \
205 $cisvendor bus $bus";
206 };
==================
--
// Black Lion AKA Lev Serebryakov <[email protected]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"