> 
> I have two questions.  Recently, I started seeing the message:
>       module sn already present!
> when dhclient runs on my sn device.  What causes this?

It's caused by the 'sn' driver's module being called 'sn' rather than 
'if_sn'.  The code in ifconfig that tries to autoload modules for 
interfaces that aren't present yet decides that it needs to load the 
relevant module, but it collides on loading.  It's a bug, but basically 
harmless.

> Second, on both my sn card and my aue cards are installed I get:
>       WARNING: Driver mistake: repeat make_dev("bpf0")

You'll have to ask Poul about this; I think it has something to do with 
moving devfs to /boot/devfs/devfs.ko.

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to