Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pcmcia Fix product code for Aironet PC4800. Should ...
details: https://anonhg.NetBSD.org/src/rev/68a829e7831b
branches: trunk
changeset: 481247:68a829e7831b
user: jlam <jlam%NetBSD.org@localhost>
date: Tue Jan 25 06:52:54 2000 +0000
description:
Fix product code for Aironet PC4800. Should be 0x0007.
diffstat:
sys/dev/pcmcia/pcmciadevs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7fc2df523e08 -r 68a829e7831b sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Tue Jan 25 06:45:18 2000 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Tue Jan 25 06:52:54 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.68 2000/01/25 01:15:06 sommerfeld Exp $
+$NetBSD: pcmciadevs,v 1.69 2000/01/25 06:52:54 jlam Exp $
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -186,7 +186,7 @@
/* Aironet */
product AIRONET PC4500 0x0005 Aironet PC4500 Wireless LAN Adapter
-product AIRONET PC4800 0x0005 Aironet PC4800 Wireless LAN Adapter
+product AIRONET PC4800 0x0007 Aironet PC4800 Wireless LAN Adapter
/* Bay Networks */
product BAY STACK_650 0x0804 BayStack 650 Wireless LAN
Home |
Main Index |
Thread Index |
Old Index