Date: Thu, 29 Aug 2013 09:14:26 -0700 From: Adrian Chadd <adrian@freebsd.org> To: Warner Losh <imp@bsdimp.com> Cc: "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>, Kimmo Paasiala <kpaasial@gmail.com>, freebsd-current <freebsd-current@freebsd.org>, freebsd-hardware@freebsd.org, Warner Losh <imp@freebsd.org> Subject: Re: Why are cardbus drivers cbb(4) and pccard(4) still included in GENERIC? Message-ID: <CAJ-Vmons2r0b3-c3gE26rTXD0n34m%2B_LCgS0gYWOTPWB9wE4jw@mail.gmail.com> In-Reply-To: <B55E5ECA-610F-465C-B306-CB0C4B316341@bsdimp.com> References: <CA%2B7WWSfpWS4LJ7a4LgY6j3Uo_=CoF8xkRccrUQtM5WaVkyaUAA@mail.gmail.com> <CAJ-Vmo=ytXBw9gzZbu%2BDNRLvmxVSGOc0qN8_vohWSs7MO2aYvQ@mail.gmail.com> <201308291054.02641.jhb@freebsd.org> <B55E5ECA-610F-465C-B306-CB0C4B316341@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
.. after tinkering in the USB world, i wonder what's wrong with this: * created a basic markup / description language to encapsulate what PCI/USB probing requires; * generated both config files _and_ .c / .h files for drivers to include; * have the kernel build process do .device_description -> .c/.h (for compiling) ; devd.conf (for runtime loading); an elf section if you'd like; and loader-mumble.conf (for loader autoloading.) -adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmons2r0b3-c3gE26rTXD0n34m%2B_LCgS0gYWOTPWB9wE4jw>