diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 2004-06-26 06:43:55 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 2004-06-26 06:43:55 +0000 |
commit | 342a2965eb0e0c10ea618ce697871aaa441fc987 (patch) | |
tree | eae0ff9855ae43c4352874f423b2f1ab103fc14a /sys | |
parent | feff34a42c48ef8584251e27b813836e2a6eef3e (diff) |
Add supporting Sangoma network device driver.
ok mcbride@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 085cf4185a2..a17f2f37297 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.373 2004/06/23 01:41:51 millert Exp $ +# $OpenBSD: GENERIC,v 1.374 2004/06/26 06:43:54 alex Exp $ # # GENERIC -- everything that's currently supported # @@ -374,6 +374,7 @@ ep0 at eisa? slot ? ep* at eisa? slot ? # 3C579 ethernet fea* at eisa? slot ? # DEC DEFEA FDDI lmc* at pci? dev ? function ? # Lan Media Corp SSI/T3/HSSI +san* at pci? dev ? function ? # Sangoma PCI AFT card le* at pci? dev ? function ? # PCnet-PCI based ethernet le* at isapnp? de* at pci? dev ? function ? # DC21X4X-based ethernet |