summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2009-06-15 18:22:41 +0000
committermarius <marius@FreeBSD.org>2009-06-15 18:22:41 +0000
commit6c0f8373ed31bb2300d516edbae32f2e9dbf72b3 (patch)
tree94a8433e796ffe8fced15b2a1a94604cbac0af7f /sys/sparc64
parent84d5b1472aacb5d5e2616dab2e337fd7ddd1d21f (diff)
downloadFreeBSD-src-6c0f8373ed31bb2300d516edbae32f2e9dbf72b3.zip
FreeBSD-src-6c0f8373ed31bb2300d516edbae32f2e9dbf72b3.tar.gz
Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor
DP83065 Saturn Gigabit Ethernet controllers. These are the successors of the Sun GEM controllers and still have a similar but extended transmit logic. As such this driver is based on gem(4). Thanks to marcel@ for providing a Sun Quad GigaSwift Ethernet UTP (QGE) card which was vital for getting this driver to work on architectures not using Open Firmware. Approved by: re (kib) MFC after: 2 weeks
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 943dc74..999cc78 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -174,6 +174,7 @@ device txp # 3Com 3cR990 (``Typhoon'')
device miibus # MII bus support
#device bfe # Broadcom BCM440x 10/100 Ethernet
device bge # Broadcom BCM570xx Gigabit Ethernet
+device cas # Sun Cassini/Cassini+ and NS DP83065 Saturn
device dc # DEC/Intel 21143 and various workalikes
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
device gem # Sun GEM/Sun ERI/Apple GMAC
OpenPOWER on IntegriCloud