Subject: Re: mount_smbfs problems
To: Justin Newcomer <liquidice5@gmail.com>
From: Hubert Feyrer <hubert@feyrer.de>
List: current-users
Date: 05/09/2005 22:43:23
On Mon, 9 May 2005, Hubert Feyrer wrote:
[nonsense]

Looking again, it seems that "nsmb" is treated as a machine dependent 
device. I have no idea why it is, but the patch below should help you.
Apply, then "cd /usr/src ; make MAKEDEV" and try obj.*/MAKEDEV.


  - Hubert

Index: etc.cobalt/MAKEDEV.conf
===================================================================
RCS file: /cvsroot/src/etc/etc.cobalt/MAKEDEV.conf,v
retrieving revision 1.2
diff -u -r1.2 MAKEDEV.conf
--- etc.cobalt/MAKEDEV.conf     19 Oct 2003 19:07:27 -0000      1.2
+++ etc.cobalt/MAKEDEV.conf     9 May 2005 20:42:21 -0000
@@ -7,6 +7,7 @@
         makedev tty00 tty01 tty02 tty03
         makedev isdns
         makedev scsibus0 scsibus1 scsibus2 scsibus3
+       makedev nsmb
         ;;

  minimal)


-- 
NetBSD - Free AND Open!      (And of course secure, portable, yadda yadda)