FreeBSD Bugzilla – Attachment 15967 Details for
Bug 29454
buslogic driver checks wrong bit for extended translation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 478 bytes, created by
Rob Manchester
on 2001-08-04 13:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rob Manchester
Created:
2001-08-04 13:20:02 UTC
Size:
478 bytes
patch
obsolete
>diff -Naur dev/buslogic-4.3-RELEASE/btreg.h dev/buslogic/btreg.h >--- dev/buslogic-4.3-RELEASE/btreg.h Sat Aug 4 04:56:29 2001 >+++ dev/buslogic/btreg.h Sat Aug 4 04:58:21 2001 >@@ -112,7 +112,7 @@ > #define GEOMETRY_REG 0x03 > #define DISK0_GEOMETRY 0x03 > #define DISK1_GEOMETRY 0x0c >-#define EXTENDED_TRANSLATION 0x10 >+#define EXTENDED_TRANSLATION 0x80 > #define GEOMETRY_DISK0(g_reg) (greg & DISK0_GEOMETRY) > #define GEOMETRY_DISK1(g_reg) ((greg & DISK1_GEOMETRY) >> 2)
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 29454
: 15967