From a9af62e0f110e71e05c411ff6335d61cd75708d5 Mon Sep 17 00:00:00 2001 From: imp Date: Sat, 19 Jan 2002 08:11:39 +0000 Subject: 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 --- etc/defaults/pccard.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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 -- cgit v1.1