Bug 34632

Summary: D-Link DFE-690TXD Cardbus NIC not supported in rl driver
Product: Base System Reporter: Karl R. Grose <karlgrose>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: karlgrose
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Karl R. Grose 2002-02-05 09:10:01 UTC
	Support for the D-Link DFE-690TXD Cardbus NIC was not found while
testing with 5.0-CURRENT. The vendor ID and device ID were reported during
boot, but the card was not functional when using a kernel compiled with
the rl driver.

Fix: I noticed that a patch was available for this card in the NetBSD
PR kern/15100 bug report, and based on that code the following patches
for the rl source files was tested and found to work for my system:
How-To-Repeat: 	Boot system with rl driver compiled in kernel and NIC in cardbus slot.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2002-02-05 09:37:53 UTC
State Changed
From-To: open->closed

Duplicate of kern/34582.