Date: Wed, 21 Sep 2005 11:51:02 -0600 From: Scott Long <scottl@samsco.org> To: nsrashmi@gmail.com Cc: freebsd-hackers@freebsd.org Subject: Re: KINDLY HELP : error while kldloading a pci,character driver Message-ID: <43319D86.1030407@samsco.org> In-Reply-To: <9f99931605092023081f94b12@mail.gmail.com> References: <9f99931605092022396c685991@mail.gmail.com> <200509211520.44476.doconnor@gsoft.com.au> <9f99931605092023081f94b12@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
rashmi ns wrote: > Hi, > Amazing, Thanks a lot it really works !!!!!!!!!!!!!!!!. > Now i have to read what D_VERSION does :-) > Thanks , > Rashmi.N.S You also need to remove .d_maj. /dev entries are created dynamically now, and you application should have no knowledge of the major and minor number internals of it. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43319D86.1030407>