Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152949133
D22845.id65730.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
452 B
Referenced Files
None
Subscribers
None
D22845.id65730.diff
View Options
Index: sys/dev/ata/chipsets/ata-promise.c
===================================================================
--- sys/dev/ata/chipsets/ata-promise.c
+++ sys/dev/ata/chipsets/ata-promise.c
@@ -795,7 +795,7 @@
if (ata_sata_phy_reset(dev, -1, 1)) {
u_int32_t signature = ch->hw.softreset(dev, ATA_PM);
- if (1 | bootverbose)
+ if (bootverbose)
device_printf(dev, "SIGNATURE: %08x\n", signature);
switch (signature >> 16) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 6:45 AM (7 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31751724
Default Alt Text
D22845.id65730.diff (452 B)
Attached To
Mode
D22845: Avoid a tautological bitwise compare.
Attached
Detach File
Event Timeline
Log In to Comment