Home | History | Annotate | Download | only in std
History log of /src/sys/dev/std/ieee1212var.h
RevisionDateAuthorComments
 1.5  12-May-2009  cegger struct device * -> device_t, no functional changes intended.
 1.4  28-Apr-2008  martin branches: 1.4.14;
Remove clause 3 and 4 from TNF licenses
 1.3  11-Dec-2005  christos branches: 1.3.70; 1.3.72; 1.3.74;
merge ktrace-lwp.
 1.2  27-Feb-2005  perry nuke trailing whitespace
 1.1  27-Feb-2002  jmc branches: 1.1.2; 1.1.8; 1.1.20; 1.1.28; 1.1.30;
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.
 1.1.30.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.1.28.1  29-Apr-2005  kent sync with -current
 1.1.20.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.1.8.2  16-Mar-2002  jdolecek Catch up with -current.
 1.1.8.1  27-Feb-2002  jdolecek file ieee1212var.h was added on branch kqueue on 2002-03-16 16:01:32 +0000
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  27-Feb-2002  nathanw file ieee1212var.h was added on branch nathanw_sa on 2002-02-28 04:14:25 +0000
 1.3.74.2  16-May-2009  yamt sync with head
 1.3.74.1  16-May-2008  yamt sync with head.
 1.3.72.1  18-May-2008  yamt sync with head.
 1.3.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.4.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

RSS XML Feed