freebsd-dev/sys/dev/proto
Marcel Moolenaar be00e09818 Check the hw.proto.attach environment variable for devices that
proto(4) should attach to instead of the normal driver.

Document the variable.
2015-07-19 23:37:45 +00:00
..
proto_bus_isa.c Check the hw.proto.attach environment variable for devices that 2015-07-19 23:37:45 +00:00
proto_bus_pci.c Check the hw.proto.attach environment variable for devices that 2015-07-19 23:37:45 +00:00
proto_busdma.c Implement unload and sync operations. 2015-07-03 05:44:58 +00:00
proto_busdma.h Add create, destroy and load of memory descriptors. 2015-07-03 01:52:22 +00:00
proto_core.c Check the hw.proto.attach environment variable for devices that 2015-07-19 23:37:45 +00:00
proto_dev.h Implement unload and sync operations. 2015-07-03 05:44:58 +00:00
proto.h Check the hw.proto.attach environment variable for devices that 2015-07-19 23:37:45 +00:00