summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_snreg.h
diff options
context:
space:
mode:
authortoshi <toshi@FreeBSD.org>2001-01-15 12:01:14 +0000
committertoshi <toshi@FreeBSD.org>2001-01-15 12:01:14 +0000
commitd393d06813786a6afe226c32d61084b31a8e1037 (patch)
treeb582ca006d9d373646c037ef09a18a3f83d7880f /sys/dev/sn/if_snreg.h
parent6461be01982f99ad409c89f0f3384a2dc49408f5 (diff)
downloadFreeBSD-src-d393d06813786a6afe226c32d61084b31a8e1037.zip
FreeBSD-src-d393d06813786a6afe226c32d61084b31a8e1037.tar.gz
Add support for SMC91C100FD chip of MELCO LPC-TX.
sn1 at port 0x240-0x24f irq 10 slot 0 on pccard0 sn1: SMC91C100FD UTP MAC address 00:a0:dc:22:26:8c Submitted by: "KOMURO" <komujun@nifty.com>
Diffstat (limited to 'sys/dev/sn/if_snreg.h')
-rw-r--r--sys/dev/sn/if_snreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sn/if_snreg.h b/sys/dev/sn/if_snreg.h
index d8b914d..e4e4514 100644
--- a/sys/dev/sn/if_snreg.h
+++ b/sys/dev/sn/if_snreg.h
@@ -337,6 +337,7 @@
#define CHIP_9194 4
#define CHIP_9195 5
#define CHIP_91100 7
+#define CHIP_91100FD 8
/* When packets are stuffed into the card or sucked out of the card
* they are set up more or less as follows:
OpenPOWER on IntegriCloud