John Indra wrote:
>
> Hi...
>
> One simple question.
> Can -CURRENT work with 3Com HomeConnect ADSL Modem Dual Link?
It should. I think the current sysctl is called stupid_isp or something
like that.
OTOH, it is reported by many that the link goes down with some
regularity. I almost wish I had
[Note: due to recent events I'm 1500 emails behind in cvs-all
and freebsd-current amiling list. If this is a known problem
pelase point to the thread.]
root[265] make installkernel
cd /usr/obj/usr/src/sys/C456086-A; MAKEOBJDIRPREFIX=/usr/obj
COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/u
On Wed, Sep 19, 2001 at 06:22:03PM -0700, Steve Kargl wrote:
> root[265] make installkernel
[...]
> ===> 3dfx
> install -C -c -o root -g wheel -m 555 3dfx.ko /boot/kernel/
> kldxref /boot/kernel
> kldxref:No such file or directory
> *** Error code 1 (ignored)
kldxref is part of world since 2001
Hello Peter,
after your Mega-commit mounting of NFS file systems does not work if NFS
is not compiled into the kernel. The problem is in the following code
snippet in sbin/mount_nfs:
error = getvfsbyname("nfs", &vfc);
if (error && vfsisloadable("nfs")) {
if(vfslo
Due, apparently, to the several removed/renamed modules still
listed in the sys/modules/Makefile
Index: Makefile
===
RCS file: /home/ncvs/src/sys/modules/Makefile,v
retrieving revision 1.201
diff -U1 -r1.201 Makefile
--- Makefile
I have made a minor correction and updated it to the same site.
"Vladimir B. Grebenschikov" wrote:
> Katsushi Kobayashi writes:
> > Hello,
> >
> > I have made a quick hack for SBP-2 (known as SCSI over firewire)
> > for my driver code.
> >
> > I know this code is testted on my limited envir
On Wed, 19 Sep 2001, John Baldwin wrote:
>
> On 19-Sep-01 Vincent Poy wrote:
> > On Wed, 19 Sep 2001, John Baldwin wrote:
> >
> >>
> >> On 19-Sep-01 Vincent Poy wrote:
> >> > Just a question, does /stand still exist in -current? If so, how
> >> > does on update it? I remember the old meth
On Tue, 18 Sep 2001 16:56:40 MST, Peter Wemm wrote:
> This isn't finished, but works reasonably well. I decided to
> commit it because it was a good place to checkpoint, and because a
> certain developer made it quite clear that he thought of out-of-tree
> development work. Since this can be
On 19-Sep-01 Vincent Poy wrote:
> Just a question, does /stand still exist in -current? If so, how
> does on update it? I remember the old method was make all install in
> /usr/src/release/sysinstall but this no longer works.
sysinstall lives in /usr/sbin and is updated during every buil
On Tue, Sep 18, 2001 at 03:01:25PM -0700, John Baldwin wrote:
>
> On 18-Sep-01 Garrett Wollman wrote:
> > lock order reversal
> > 1st 0xd3a5c11c process lock @ ../../../vm/vm_glue.c:469
> > 2nd 0xc0e3fe30 lockmgr interlock @ ../../../kern/kern_lock.c:239
> >
> > This is on relatively old (~ th
On Wed, 19 Sep 2001, John Baldwin wrote:
>
> On 19-Sep-01 Vincent Poy wrote:
> > Just a question, does /stand still exist in -current? If so, how
> > does on update it? I remember the old method was make all install in
> > /usr/src/release/sysinstall but this no longer works.
>
> sysinsta
On 19-Sep-01 Vincent Poy wrote:
> On Wed, 19 Sep 2001, John Baldwin wrote:
>
>>
>> On 19-Sep-01 Vincent Poy wrote:
>> > Just a question, does /stand still exist in -current? If so, how
>> > does on update it? I remember the old method was make all install in
>> > /usr/src/release/sysinst
On 19-Sep-01 Wilko Bulte wrote:
> On Tue, Sep 18, 2001 at 03:01:25PM -0700, John Baldwin wrote:
>>
>> On 18-Sep-01 Garrett Wollman wrote:
>> > lock order reversal
>> > 1st 0xd3a5c11c process lock @ ../../../vm/vm_glue.c:469
>> > 2nd 0xc0e3fe30 lockmgr interlock @ ../../../kern/kern_lock.c:239
13 matches
Mail list logo