Re: Fix for rtc, vmware modules and post-500104 -current

2003-03-14 Thread Yoshinori KASAZAKI
hi. On Fri, 14 Mar 2003 06:35:49 +0900 Norikatsu Shigemura <[EMAIL PROTECTED]> wrote: > On Thu, 13 Mar 2003 04:09:27 +0900 > Yoshinori KASAZAKI <[EMAIL PROTECTED]> wrote: > > > Hum.. This is not work in my environment. Because MOD_LOAD initializer > > > didn't kick rtc_attach. I fixed this

Re: Fix for rtc, vmware modules and post-500104 -current

2003-03-13 Thread Norikatsu Shigemura
On Thu, 13 Mar 2003 04:09:27 +0900 Yoshinori KASAZAKI <[EMAIL PROTECTED]> wrote: > > Hum.. This is not work in my environment. Because MOD_LOAD initializer > > didn't kick rtc_attach. I fixed this problem and merge(but ADHOC:-). > > Please, anyone, check following patch. > I've

Re: Fix for rtc, vmware modules and post-500104 -current

2003-03-12 Thread Yoshinori KASAZAKI
hi. On Wed, 12 Mar 2003 14:05:42 +0900 Norikatsu Shigemura <[EMAIL PROTECTED]> wrote: > On Wed, 5 Mar 2003 19:37:35 +0100 (MET) > Marcin CIE LAK <[EMAIL PROTECTED]> wrote: > > See the patches enclosed to emulators/rtc > > and emulators/vmware2 ports. > > Tested only for -current with: > > #defin

Re: Fix for rtc, vmware modules and post-500104 -current

2003-03-11 Thread Norikatsu Shigemura
On Wed, 5 Mar 2003 19:37:35 +0100 (MET) Marcin CIE LAK <[EMAIL PROTECTED]> wrote: > See the patches enclosed to emulators/rtc > and emulators/vmware2 ports. > Tested only for -current with: > #define __FreeBSD_version 500104 Hum.. This is not work in my environment. Because MOD_LOAD initi

Re: Fix for rtc, vmware modules and post-500104 -current

2003-03-09 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Garance A Drosihn <[EMAIL PROTECTED]> writes: :driver "vmmon" used unreserved major device number 200 Actually, major numbers 200-253 are 'reserved for local use' and shouldn't be assigned autmatically. Warner To Unsubscribe: send mail to [EMAIL PR

Re: Fix for rtc, vmware modules and post-500104 -current

2003-03-09 Thread Garance A Drosihn
At 7:37 PM +0100 3/5/03, Marcin CIEÂLAK wrote: See the patches enclosed to emulators/rtc and emulators/vmware2 ports. Tested only for -current with: #define __FreeBSD_version 500104 This does get it so the vmware module will load correctly at system startup, and I think the

Fix for rtc, vmware modules and post-500104 -current

2003-03-05 Thread Marcin CIEŚLAK
See the patches enclosed to emulators/rtc and emulators/vmware2 ports. Tested only for -current with: #define __FreeBSD_version 500104 -- << Marcin Cieślak // [EMAIL PROTECTED] >> Index: Makefile === RCS file: /home/