fvdl
f64435e552
Fix unitialized variable use.
2003-10-26 20:53:09 +00:00
lukem
365cbd9428
add missing __KERNEL_RCSID()
2003-07-14 15:47:00 +00:00
wiz
cd68fb44fb
guarantee, not guarentee. Idea from miod@openbsd.
2003-02-02 10:24:38 +00:00
ichiro
1676e10b16
make compile
2003-02-01 06:50:42 +00:00
itojun
d2fb91c184
tabify
2002-06-25 16:31:43 +00:00
jmc
deed1e1714
Fix bug in the way the config_found loop runs. Passing NULL doesn't work well.
2002-05-23 00:10:46 +00:00
jmc
a3850d2694
Add another exception condition (XXX...I'm gonna have to give in and just
...
put in support for the new p1212 spec that isn't a standard yet).
Also, minor cleanups and one off by one error when copying text descriptors.
2002-04-02 10:10:54 +00:00
jmc
524644efa7
SBP is a firewire/ieee1394 specific protocol, not a generic standard. Move this
...
to the ieee1394 directory
2002-02-27 04:59:29 +00:00
jmc
b1eeba63dc
Initial checkin.
...
A framework for parsing p1212 compliant ROM's and returning a tree that
describes it. Include routines for searching the tree, walking it to
apply functions against nodes and printing out the tree.
Also provide a utility routine to take all the unit dirs present in a ROM,
loop against them and present them to config_found to configure all possible
sub devices.
2002-02-27 04:58:50 +00:00
jmc
00ea0581b5
Add a few more extraction macros and begin the ALLOW list of flags for
...
overriding specific checks in p1212_parse
2002-02-27 04:55:58 +00:00
jmc
4b9b2bd56c
Add some additional values to the keyvalue list from draft specs as some roms are using these and it would be nice to be able to identify them
2001-06-29 04:52:35 +00:00
jmc
a0c30da432
Add comment set spec id to macro types
2001-04-23 00:57:32 +00:00
jmc
7c87238caa
Add Model id as a valid generic type
2001-04-23 00:57:05 +00:00
jmc
22a18cbcb3
Add macro for extracting the whole key as one byte value.
2001-04-16 01:09:31 +00:00
jmc
69337b1dd0
Correct some typos. Add 2 more macro's to extract data from directory entries. Add $
2001-04-15 00:21:38 +00:00
jdolecek
372e5956ef
Only install headers which are actually used by our userland. This
...
saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@
recently.
I HOPE to get the list right. The headers I left in are ones
used for MI tools and those whose usage I discovered by grep over tree sources.
Feel free to put needed includes back in if you encounter anything which
should not be removed from lists.
2001-04-11 07:42:31 +00:00
tv
e58532a4bf
No-op commit to force update to a non-"-kk" revision.
2001-01-18 17:47:58 +00:00
matt
918971bc20
Initial import of some of the definitions for the Serial Bus Protocol V2.
...
Which is used for SCSI over IEEE1394.
2000-11-08 19:27:08 +00:00
matt
91e31abb8a
Add preliminary ieee1212reg.h (csr architecture which is the base spec for
...
1394).
2000-06-15 03:43:40 +00:00