Author: imp Date: Sat Mar 28 20:59:25 2009 New Revision: 190512 URL: http://svn.freebsd.org/changeset/base/190512
Log: Update to include Toshiba LANCT00A card being supported, as well as a caution that while the Mitsubishi M8895 has a DP83902, its ASIC is undocumented and doens't work with either the NE2000 or the WD80x3 drivers. Modified: head/share/man/man4/ed.4 Modified: head/share/man/man4/ed.4 ============================================================================== --- head/share/man/man4/ed.4 Sat Mar 28 19:47:46 2009 (r190511) +++ head/share/man/man4/ed.4 Sat Mar 28 20:59:25 2009 (r190512) @@ -30,7 +30,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 27, 2008 +.Dd March 28, 2009 .Dt ED 4 .Os .Sh NAME @@ -299,6 +299,8 @@ TDK DFL5610WS Ethernet/Modem PC Card .It Telecom Device SuperSocket RE450T .It +Toshiba LANCT00A PC Card +.It VIA VT86C926 .It Winbond W89C940 @@ -307,6 +309,15 @@ Winbond W89C940F .El .Pp C-Bus, ISA, PCI and PC Card devices are supported. +.Pp +The +.Nm +driver does not support the following Ethernet NICs: +.Pp +.Bl -bullet -compact +.It +Mitsubishi LAN Adapter B8895 +.El .Sh DIAGNOSTICS .Bl -diag .It "ed%d: failed to clear shared memory at %x - check configuration." @@ -390,6 +401,10 @@ work in 8bit mode, much higher performan In addition, you should also specify .Cd "iosiz 16384" to take advantage of the extra 8K of shared memory that 16bit mode provides. +.Pp +The Mitsubishi B8895 PC Card uses a DP83902, but its ASIC part is +undocumented. +Neither the NE2000 nor the WD83x0 drivers work with this card. .Sh SEE ALSO .Xr altq 4 , .Xr arp 4 , _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"