FreeBSD Bugzilla – Attachment 13937 Details for
Bug 26316
Booting FreeBSD on VMware2 with 2 or 3 ethernet adapters causes VMware panic.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 476 bytes, created by
hiro
on 2001-04-03 14:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
hiro
Created:
2001-04-03 14:30:01 UTC
Size:
476 bytes
patch
obsolete
>--- if_pcn.c.orig Tue Apr 3 19:33:19 2001 >+++ if_pcn.c Tue Apr 3 19:39:27 2001 >@@ -449,7 +449,9 @@ > * not supposed to be that way. > */ > if (chip_id == pci_read_config(dev, >- PCIR_SUBVEND_0, 4) || chip_id == 0x10001000) { >+ PCIR_SUBVEND_0, 4) || chip_id == 0x10001000 >+ || chip_id == 0x10201020 >+ || chip_id == 0x10401040) { > /* We're in 16-bit mode. */ > chip_id = pcn_csr_read16(sc, PCN_CSR_CHIPID1); > chip_id <<= 16;
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 26316
: 13937