Date: Fri, 8 Dec 95 14:57:19 -0500 From: ejon@ll.mit.edu (Eric Jones) To: FreeBSD-gnats-submit@freebsd.org Subject: i386/877: Restriction in visual device config Message-ID: <9512081457.AA06499@LL.MIT.EDU> Resent-Message-ID: <199512082010.MAA16130@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 877 >Category: i386 >Synopsis: Valid ep0 port addresses not accepted >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 8 12:10:01 PST 1995 >Last-Modified: >Originator: Eric Jones >Organization: MIT/Lincoln Laboratory >Release: FreeBSD 2.1-STABLE i386 >Environment: Fresh install of 2.1.0 on 486DX50 with EISA. 3C579 EISA ethernet. >Description: userconfig for ep0 device only accepts port addresses less than or equal to 0x2000 (in visual config mode). My card resides at 0x6000. >How-To-Repeat: Boot with -c option, select visual configuration, attempt to set port address to 0x6000. >Fix: Re-examine valid I/O port limits for this device. Change 0x2000 to (at least) 0x6000. A workaround is to use non-visual config. >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9512081457.AA06499>