In the last episode (Jan 10), Alexander Funcke said:
> I can't see why I'm not allowed to use a number in my device name (or
> at least not when it isn't the last charcter) such as in my case:
>
> device scx200_bridge
> device scx200_gpio
>
> This is OK in NetBSD.
> Is there a good reason why it isn't in FreeBSD?
> And if not, is a liberalization-patch welcome?
It's already allowed, but you need to quote the device name:
device "r128drm"
device "ifpi2"
device "i4b"
--
Dan Nelson
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message