From owner-freebsd-hardware Fri Apr 5 07:35:54 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA21096 for hardware-outgoing; Fri, 5 Apr 1996 07:35:54 -0800 (PST) Received: from lserver.infoworld.com (lserver.infoworld.com [192.216.48.4]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA21088 for ; Fri, 5 Apr 1996 07:35:50 -0800 (PST) Received: from ccgate.infoworld.com by lserver.infoworld.com with smtp (Smail3.1.29.1 #12) id m0u5DZO-000wyhC; Fri, 5 Apr 96 07:37 PST Received: from cc:Mail by ccgate.infoworld.com id AA828718491; Fri, 05 Apr 96 07:28:00 PST Date: Fri, 05 Apr 96 07:28:00 PST From: "Brett Glass" Message-Id: <9603058287.AA828718491@ccgate.infoworld.com> To: Bruce Evans , msmith@atrad.adelaide.edu.au Cc: hardware@freebsd.org, jkh@time.cdrom.com Subject: Re: Some solutions to disk problems.... I think. Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >>Then what are the configuration flags for devices such as cd0, etc.? > >Chopped liver? ;-) > They don't exist. Using `flags 1234' in the config file is a syntax > error for non-isa devices. Interesting. If it's an error in "syntax," are you sure that the problem is that the flags do not exist? Or is it that the number should be in hex (i.e. 0x1234)? The configuration editor does show flags as available. Whether or not any flags are used, the mechanism is there.