Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2000 14:18:08 +0100
From:      Cliff Rowley <dozprompt@onsea.com>
To:        Usov Alexander <usov@ups.kiev.ua>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 4.0-RELEASE and XFree86 4.0
Message-ID:  <20000412141808.A6995@onsea.com>
In-Reply-To: <38F50624.101F40A0@ups.kiev.ua>
References:  <38F50624.101F40A0@ups.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
> 2. In GENERIC there is a line 
> device          apm0    at nexus? disable flags 0x20 
> while in LINT it looks like 
> device		apm0

Notice the 'disable' flag is set in the generic kernel configuration.  If you simply remove it to say:

device	apm0 at nexus? flags 0x20

it will work

Cliff Rowley


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000412141808.A6995>