FreeBSD Bugzilla – Attachment 31741 Details for
Bug 52756
4.8 RELEASE installer(generic kernel) stacks while boot, resetti
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 769 bytes, created by
Takayuki HOSODA
on 2003-05-28 14:50:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Takayuki HOSODA
Created:
2003-05-28 14:50:12 UTC
Size:
769 bytes
patch
obsolete
>*** ata-pci.c.orig Wed Oct 2 23:13:38 2002 >--- ata-pci.c Fri May 16 05:19:41 2003 >*************** >*** 186,192 **** > return "VIA Apollo ATA controller"; > > case 0x55131039: >! if (ata_find_dev(dev, 0x06301039, 0x30) || > ata_find_dev(dev, 0x06331039, 0) || > ata_find_dev(dev, 0x06351039, 0) || > ata_find_dev(dev, 0x06401039, 0) || >--- 186,194 ---- > return "VIA Apollo ATA controller"; > > case 0x55131039: >! if (ata_find_dev(dev, 0x06551039, 0)) >! return "SiS 5591 ATA133 controller"; >! else if (ata_find_dev(dev, 0x06301039, 0x30) || > ata_find_dev(dev, 0x06331039, 0) || > ata_find_dev(dev, 0x06351039, 0) || > ata_find_dev(dev, 0x06401039, 0) ||
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 52756
:
31740
| 31741