History log of /netbsd-src/sys/rump/dev/lib/libpci_eap/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# eda4460d 16-Nov-2015 pooka <pooka@NetBSD.org>

Use IOCONF #define to determine component name.

Avoids having to manually retype info already in .ioconf.

Also, COMPONENT_SIMPLE -> RUMP_COMPONENT=simple. That way, we can add
other attributes whe

Use IOCONF #define to determine component name.

Avoids having to manually retype info already in .ioconf.

Also, COMPONENT_SIMPLE -> RUMP_COMPONENT=simple. That way, we can add
other attributes where necessary. As "future directions", the "ioconf"
attribute for RUMP_COMPONENT can just be removed when a driver is
converted to modular and has a proper modcmd.

show more ...


# 4ff6638b 11-Nov-2015 pooka <pooka@NetBSD.org>

Make it easier to create rump kernel components, part 1.

Reduce copypasteware for the component constructors. If a constructor
calls only config_init_component(), handle it from a common source fil

Make it easier to create rump kernel components, part 1.

Reduce copypasteware for the component constructors. If a constructor
calls only config_init_component(), handle it from a common source file
instead of copying the same(ish) file around to every component.

show more ...


# b2b6f260 19-Oct-2015 pooka <pooka@NetBSD.org>

Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users


# 55772504 18-Nov-2014 pooka <pooka@NetBSD.org>

Add eap PCI audio driver.

tested by playing audio with rump kernel booted on qemu with -soundhw es1370