bandaid crash as I have no time to research the issue and the driver
is unusable in its present state; refer to the PR for details PR: kern/110662 MFC after: 3 days
This commit is contained in:
parent
b5470381e4
commit
43724f996c
@ -307,7 +307,7 @@ safe_attach(device_t dev)
|
||||
goto bad4;
|
||||
}
|
||||
if (bus_dma_tag_create(NULL, /* parent */
|
||||
sizeof(u_int32_t), /* alignment */
|
||||
1, /* alignment */
|
||||
SAFE_MAX_DSIZE, /* boundary */
|
||||
BUS_SPACE_MAXADDR_32BIT, /* lowaddr */
|
||||
BUS_SPACE_MAXADDR, /* highaddr */
|
||||
|
Loading…
Reference in New Issue
Block a user