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-12 23:36:07 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ba3d594ddc
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
Remove NAHA, NAHATOT and aha_softcs and related code. It was unused
2001-02-04 16:45:39 +00:00