mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
FreeBSD/alpha. The most significant item is to change the command argument to ioctl functions from int to u_long. This change brings us inline with various other BSD versions. Driver writers may like to use (__FreeBSD_version == 300003) to detect this change. The prototype FreeBSD/alpha machdep will follow in a couple of days time. |
||
|---|---|---|
| .. | ||
| dpt_control.c | ||
| dpt_eisa.c | ||
| dpt_eisa.h | ||
| dpt_pci.c | ||
| dpt_pci.h | ||
| dpt_scsi.c | ||