cognet 2005-01-09 17:42:03 UTC
FreeBSD src repository
Modified files:
sys/dev/bktr bktr_core.c
Log:
Use uint32_t instead of u_long when appropriate.
That's enough to make my bt848 work on amd64.
MFC after: 1 week
Revision Changes Path
1.138 +64 -64 src/sys/dev/bktr/bktr_core.c