mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
- Use device_printf() and device_get_unit() instead of storing the unit number in the softc. - Remove use of explicit bus space handles and tags. - Return an errno value from bt_eisa_attach() if an error occurs rather than -1. - Use BUS_PROBE_DEFAULT rather than 0. Tested by: no one |
||
|---|---|---|
| .. | ||
| bt.c | ||
| bt_eisa.c | ||
| bt_isa.c | ||
| bt_mca.c | ||
| bt_pci.c | ||
| btreg.h | ||