mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
not u_long. On i386's with 64-bit longs, returning u_longs indirectly in (more than) the space reserved for uintptr_t's tended to corrupt the previous frame pointer in the stack frame, so it was not easy to debug. The type mismatches are hidden by the bogus cast in DEVMETHOD(). |
||
|---|---|---|
| .. | ||
| atkbd.c | ||
| atkbd_atkbdc.c | ||
| atkbd_isa.c | ||
| atkbdc.c | ||
| atkbdc_isa.c | ||
| atkbdc_subr.c | ||
| atkbdcreg.h | ||
| atkbdreg.h | ||
| psm.c | ||