Home | History | Annotate | Download | only in ddb
History log of /src/sys/ddb/db_autoconf.c
RevisionDateAuthorComments
 1.3  28-Mar-2022  riastradh sys: Split struct device into a private device_impl.h.

Include this only inside autoconf itself, and a few files that abuse
autoconf in ways I can't confidently make easy fixes for.

XXX kernel ABI change requires bump -- no more use of struct device
internals allowed, previously done by some drivers
 1.2  05-Mar-2018  mlelstv enums might be unsigned.
 1.1  04-Mar-2018  mlelstv Add command to print device list.

RSS XML Feed