bce.4 (8fa0b743820f61c661ba5f3ea0e3be0dc137910e) bce.4 (c2965cd1854b75e6a13cb4bd6759b71adc8d2a87)
1.\" Copyright (c) 2006 Broadcom Corporation
2.\" David Christensen <davidch@broadcom.com>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\"
8.\" 1. Redistributions of source code must retain the above copyright

--- 252 unchanged lines hidden (view full) ---

261The driver could not allocate DMA addressable memory for the controller's
262statistics block.
263.It "bce%d: Could not map statistics block DMA memory!"
264The driver could not map the statistics block memory into the controller's DMA
265address space.
266.It "bce%d: Could not allocate TX descriptor chain DMA tag!"
267The driver could not allocate a DMA tag for the controller's
268TX chain.
1.\" Copyright (c) 2006 Broadcom Corporation
2.\" David Christensen <davidch@broadcom.com>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\"
8.\" 1. Redistributions of source code must retain the above copyright

--- 252 unchanged lines hidden (view full) ---

261The driver could not allocate DMA addressable memory for the controller's
262statistics block.
263.It "bce%d: Could not map statistics block DMA memory!"
264The driver could not map the statistics block memory into the controller's DMA
265address space.
266.It "bce%d: Could not allocate TX descriptor chain DMA tag!"
267The driver could not allocate a DMA tag for the controller's
268TX chain.
269.It "bce%d: Could not allocate TX descriptor chain DMA memory!
269.It "bce%d: Could not allocate TX descriptor chain DMA memory!"
270The driver could not allocate DMA addressable memory for the controller's
271TX chain.
272.It "bce%d: Could not map TX descriptor chain DMA memory!"
273The driver could not map the TX descriptor chain memory into the controller's DMA
274address space.
275.It "bce%d: Could not allocate TX mbuf DMA tag!"
276The driver could not allocate a DMA tag for the controller's
277TX mbuf memory.

--- 89 unchanged lines hidden ---
270The driver could not allocate DMA addressable memory for the controller's
271TX chain.
272.It "bce%d: Could not map TX descriptor chain DMA memory!"
273The driver could not map the TX descriptor chain memory into the controller's DMA
274address space.
275.It "bce%d: Could not allocate TX mbuf DMA tag!"
276The driver could not allocate a DMA tag for the controller's
277TX mbuf memory.

--- 89 unchanged lines hidden ---