Page MenuHomeFreeBSD

D17754.id.diff
No OneTemporary

D17754.id.diff

Index: head/sys/powerpc/powermac/fcu.c
===================================================================
--- head/sys/powerpc/powermac/fcu.c
+++ head/sys/powerpc/powermac/fcu.c
@@ -451,9 +451,9 @@
{
phandle_t child;
struct fcu_softc *sc;
- u_int id[8];
- char location[96];
- char type[64];
+ u_int id[12];
+ char location[144];
+ char type[96];
int i = 0, j, len = 0, prop_len, prev_len = 0;
sc = device_get_softc(dev);

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 10, 10:10 AM (14 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38640825
Default Alt Text
D17754.id.diff (434 B)

Event Timeline