Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 1995 11:15:45 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        nc@ain.charm.net, rgrimes@gndrsh.aac.dev.com
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: TUNE_1542 - still available?
Message-ID:  <199504130115.LAA00254@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> I noticed in the LINT kernel config file there is an option for TUNE_1542 
>> which is supposed to let the bus speed be determined automatically for 
>> Adaptec 1542 controllers. When I added options TUNE_1542 to my config 
>> file and ran config, it had no clue what that option was. Does it still 
>> exist/is it useful/does it work/oh my god the sky is purple/? I am 
>> running true (red) adaptect 1542C controllers.

>I don't know about config complaining about this option, it shouldn't

Probably because it wasn't quoted.  `options TUNE_1542' means the same
as `options TUNE_ 1542', i.e., it either means nothing or is a syntax
error.

Bruce



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