summaryrefslogtreecommitdiffstats
path: root/etc/defaults/pccard.conf
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-01-19 08:11:39 +0000
committerimp <imp@FreeBSD.org>2002-01-19 08:11:39 +0000
commita9af62e0f110e71e05c411ff6335d61cd75708d5 (patch)
tree46fbdc70ddbafa9c736c07b4db446dc541fc5ef6 /etc/defaults/pccard.conf
parent58c12a40f2d2919aeaede5a3582334d78206f753 (diff)
downloadFreeBSD-src-a9af62e0f110e71e05c411ff6335d61cd75708d5.zip
FreeBSD-src-a9af62e0f110e71e05c411ff6335d61cd75708d5.tar.gz
Add flags 0x10000 to IO Data WN-B11/PCM's entry. Evidentally, they
changed firmware and the new cards don't work without this. Submitted by: ume MFC after: 3 days
Diffstat (limited to 'etc/defaults/pccard.conf')
-rw-r--r--etc/defaults/pccard.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index f3394e1..0bcfa68 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -1894,7 +1894,7 @@ card "INTERSIL" "HFA384x/IEEE"
# IO Data WN-B11/PCM
card "IO DATA" "WNB11PCM"
- config auto "wi" ?
+ config auto "wi" ? 0x10000
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
OpenPOWER on IntegriCloud