thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
provos
|
0f09ed48a5
|
remove trailing \n in panic(). approved perry.
|
2002-09-27 15:35:29 +00:00 |
jmc
|
a3c3d336ee
|
Only dump the rom up to ab_retlen in error cases. Also add in
P1212_ALLOW_VENDOR_DIRECTORY_TYPE to the flags passed to the p1212 parser
|
2002-04-03 04:15:59 +00:00 |
jmc
|
39b8891129
|
Update copyright date
|
2002-03-29 05:05:40 +00:00 |
enami
|
fa5084d17e
|
Make this file compiles w/o FWNODE_DEBUG.
|
2002-03-01 01:01:18 +00:00 |
jmc
|
ed05bf459e
|
Rototill fwnode.c to rely on the p1212 routines to parse and validate the ROM
|
2002-02-27 05:02:25 +00:00 |
augustss
|
a91e01c9ee
|
s/ab_csr/ab_addr/ so it compiles again.
|
2002-02-11 12:32:43 +00:00 |
tsutsui
|
e6f8529d26
|
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
|
2002-01-12 16:58:16 +00:00 |
lukem
|
2565646230
|
don't need <sys/types.h> when including <sys/param.h>
|
2001-11-15 09:47:59 +00:00 |
lukem
|
05b019ba0f
|
add RCSID
|
2001-11-13 12:24:11 +00:00 |
jmc
|
98139fa8b9
|
Make sure and zero out the malloc'd abufs before using them.
|
2001-05-14 05:46:41 +00:00 |
jmc
|
29499573cd
|
Change ab_node's to ab_req.
Use read/write instead of input/output.
Fix a bug in attach where the abuf wasn't getting zero'd out.
|
2001-05-11 06:09:01 +00:00 |
jmc
|
3aa56ffc5a
|
Retabify to correct style. Also, change to using DPRINTF interface for debug output.
|
2001-05-03 04:41:34 +00:00 |
jmc
|
5044375656
|
Wrap some variable definitions with #ifdef FW_DEBUG that only apply in debug mode.
|
2001-05-01 05:17:40 +00:00 |
jmc
|
b44a25d8d6
|
Initial checkin for fwnode code. Needs extensive cleanup
|
2001-05-01 04:48:10 +00:00 |