freebsd-dev/sys/dev/fe
Warner Losh f6cea53f9d Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building
block. Use it in all the PNP drivers to export either the current PNP
table. For uart, create a custom table and export it using
MODULE_PNP_INFO since it's the only one that matches on function
number.

Differential Review: https://reviews.freebsd.org/D3461
2015-12-11 05:27:56 +00:00
..
if_fe_cbus.c MFi386: r278165 2015-06-27 09:01:49 +00:00
if_fe_isa.c Silence a coverity warning about ignoring a return value. We do, but 2015-02-03 18:59:52 +00:00
if_fe_pccard.c Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
if_fe.c In order to reduce use of M_EXT outside of the mbuf allocator and 2015-01-06 12:59:37 +00:00
if_fereg.h
if_fevar.h
mb86960.h