Smbfs and SMP

2003-06-05 Thread Ali Soylu
I've recompiled the kernel, and added the following options: options SMP options APIC_IO options HTT And recompiled & reinstalled using: make buildkernel KERNCONF=AAP make installkernel KERNCONF=AAP When I try to mount a smb volume, here's that I get: Jun 5 08:34:22 bsd

Re: Smbfs and SMP

2003-07-14 Thread Steve Passe
Hi, > I've recompiled the kernel, and added the following options: > options SMP > options APIC_IO > options HTT > > And recompiled & reinstalled using: > > make buildkernel KERNCONF=AAP > make installkernel KERNCONF=AAP > > When I try to mount a smb volume, here's that