| Summary: | Visual config bug | ||
|---|---|---|---|
| Product: | Base System | Reporter: | mohacsi <mohacsi> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
mohacsi
2000-02-25 13:50:01 UTC
I addressed this issue awhile ago, and Jordan commited my patch on the 15th. Looks as if your snapshot is just a little bit too old :) -Dan Papasian <bugg@bugg.strangled.net> On Fri, Feb 25, 2000 at 02:34:32PM +0100, mohacsi@ik.bme.hu wrote: > > >Number: 16985 > >Category: kern > >Synopsis: Visual config bug > >Confidential: yes > >Severity: serious > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Fri Feb 25 05:50:01 PST 2000 > >Closed-Date: > >Last-Modified: > >Originator: > >Release: FreeBSD 4.0-20000214-CURRENT i386 > >Organization: > >Environment: > > FreeBSD 4.0-20000214-CURRENT > > >Description: > > ata0,ata1 devices appeared in visual config in miscelaneous category, > not in the mass storage devices. > This can be embrarassing. > > >How-To-Repeat: > > Boot FreeBSD 4.0-20000214-CURRENT and jump to visual config > > >Fix: > /sys/i386/i386/userconfig.c should contain "ata" beside the "wd" > > > > > >Release-Note: > >Audit-Trail: > >Unformatted: > Submitter-Id: current-users > Originator: Janos Mohacsi > Organization: Technical University of Budapest > Confidential: no > Synopsis: Bug in install visual config > Severity: serious > Priority: high > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message State Changed From-To: open->closed jkh 2000/02/15 10:33:26 PST Modified files: sys/i386/i386 userconfig.c Log: Add userconfig entries for the new atapi devices. Submitted by: Dan Papasian <bugg@bugg.strangled.net> Revision Changes Path 1.173 +4 -2 src/sys/i386/i386/userconfig.c |