mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 00:27:08 -04:00
PJ cards. This will probably also support the AcceleRAID and eXtremeRAID cards, but nobody has volunteered one for testing, so I haven't enabled their PCI device IDs. Slightly clean up communication between the disk devices and the controller device as per new practice, and move some more register- related items int mlxreg.h from mlxvar.h. Remove some unnecessary read-modify-write operations to the card control registers; they don't behave like that. Increase the status polling interval to 10 seconds. It's still possible to load the card up to the point where a status poll will find the previous poll still running, but this will reduce the incidence of complaints. |
||
|---|---|---|
| .. | ||
| mlx.c | ||
| mlx_disk.c | ||
| mlx_pci.c | ||
| mlxio.h | ||
| mlxreg.h | ||
| mlxvar.h | ||