This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-15 00:34:33 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
032dcc7680
opnsense-src
/
sys
/
dev
/
aha
History
Peter Wemm
ba3d594ddc
Fix build on alpha. It used to case an int to a pointer in order to do
...
pointer arithmetic. Detour via uintptr_t, since we're generating an offset not dereferencing them.
2002-10-09 09:30:57 +00:00
..
aha.c
Fix build on alpha. It used to case an int to a pointer in order to do
2002-10-09 09:30:57 +00:00
aha_isa.c
Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
2002-10-09 08:54:32 +00:00
aha_mca.c
Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
2002-10-09 08:54:32 +00:00
ahareg.h