FreeBSD Bugzilla – Attachment 9465 Details for
Bug 19365
lnc1 is not worked with Am79C973
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 559 bytes, created by
SGU03026
on 2000-06-18 15:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
SGU03026
Created:
2000-06-18 15:40:00 UTC
Size:
559 bytes
patch
obsolete
>*** /sys/i386/isa/if_lnc.c.org Mon Aug 30 01:07:22 1999 >--- /sys/i386/isa/if_lnc.c Wed Jun 14 18:32:12 2000 >*************** >*** 151,156 **** >--- 151,157 ---- > "PCnet-PCI II", > "PCnet-FAST", > "PCnet-FAST+", >+ "PCnet-FAST III", > }; > > static void lnc_setladrf __P((struct lnc_softc *sc)); >*************** >*** 1192,1197 **** >--- 1193,1200 ---- > return (PCnet_FAST); > case Am79C972: > return (PCnet_FASTplus); >+ case Am79C973: >+ return (PCnet_FAST_III); > default: > break; > } ><---- END <---- END <---- END <---- END <----
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19365
: 9465 |
9466