mirror of
https://github.com/opnsense/src.git
synced 2026-02-09 22:06:55 -05:00
command register. The lazy BAR allocation code in FreeBSD sometimes disables this bit when it detects a range conflict, and will re-enable it on demand when a driver allocates the BAR. Thus, the bit is no longer a reliable indication of capability, and should not be checked. This results in the elimination of a lot of code from drivers, and also gives the opportunity to simplify a lot of drivers to use a helper API to set the busmaster enable bit. This changes fixes some recent reports of disk controllers and their associated drives/enclosures disappearing during boot. Submitted by: jhb Reviewed by: jfv, marius, achadd, achim MFC after: 1 day |
||
|---|---|---|
| .. | ||
| bktr_audio.c | ||
| bktr_audio.h | ||
| bktr_card.c | ||
| bktr_card.h | ||
| bktr_core.c | ||
| bktr_core.h | ||
| bktr_i2c.c | ||
| bktr_i2c.h | ||
| bktr_mem.c | ||
| bktr_mem.h | ||
| bktr_os.c | ||
| bktr_os.h | ||
| bktr_reg.h | ||
| bktr_tuner.c | ||
| bktr_tuner.h | ||
| CHANGELOG.TXT | ||
| ioctl_bt848.h | ||
| ioctl_meteor.h | ||
| msp34xx.c | ||