Bug 26547

Summary: [lnc] [patch] problem with shared memory mode with PCnet-ISA II
Product: Base System Reporter: Doug Ambrisko <ambrisko>
Component: kernAssignee: Doug Ambrisko <ambrisko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Doug Ambrisko 2001-04-14 00:00:13 UTC
	The Airport base station can only use this chips in shared
	memory mode.  The kernel configuration was being ignored
	for this chip and in some cases using the iobase for the
	shmem base.  If shared memory set in the kernel then this
	fix listens to it.

How-To-Repeat: 	Netboot an Airport base station and it will fail without
	this.  Code for the netboot coming later.
Comment 1 Jens Schweikhardt freebsd_committer freebsd_triage 2002-08-17 18:10:29 UTC
Responsible Changed
From-To: freebsd-bugs->ambrisko

Doug, now that you are a committer, you might want to deal 
with this if it is still an issue.
Comment 2 Doug Ambrisko freebsd_committer freebsd_triage 2006-03-27 18:01:13 UTC
State Changed
From-To: open->closed

I haven't had access to HW to test with with updates to the lnc driver 
and now it's been replaced with the le driver.  So this is obsolete.