diff options
| author | Warner Losh <imp@FreeBSD.org> | 2003-10-10 05:27:29 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2003-10-10 05:27:29 +0000 |
| commit | c031267f3ba9706f6d41081ce103ef6ff7ba92a1 (patch) | |
| tree | b0821f73e732c962aa0ab776e3106c01942b9b20 | |
| parent | 2a3e0d8be45cb20aa9307d06d932ee5f8b45509b (diff) | |
Notes
| -rw-r--r-- | share/man/man4/xl.4 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 0483c0437d479..4f2f6c5de5fec 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -126,6 +126,14 @@ Note that the 100baseTX media type is only available if supported by the adapter. For more information on configuring this device, see .Xr ifconfig 8 . +.Pp +Both the 3C656 family of CardBus cards and the 3C556 family of MiniPCI +cards have a built-in proprietary modem. +Neither the +.Nm +driver nor any other +.Fx +driver supports this modem. .Sh DIAGNOSTICS .Bl -diag .It "xl%d: couldn't map memory" |
