jhb
22de9969b0
Adjust some casts to quiet warnings.
...
Reviewed by: mdodd
2002-11-06 22:58:55 +00:00
arr
a9c60c7d01
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
...
- Convert DMA_GET_ADDR() calls to vtophys() calls in order to finish
removing the DMA_* macros.
2002-06-24 05:03:44 +00:00
mike
ca4e8950a4
Change two KM_COPY()s to bcopy(). This should have been done when the
...
KM_* macros were removed.
2002-04-20 19:27:34 +00:00
alfred
3264aec746
Remove __P.
2002-03-20 02:08:01 +00:00
phk
937783b154
Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>
...
doesn't mess us up.
Noted by: Harti Brandt <brandt@fokus.gmd.de>
2000-10-30 20:37:01 +00:00
phk
16690ed6af
Remove 86 unneeded #includes
2000-10-27 21:32:10 +00:00
phk
beadbd4365
Remove unneeded #include <machine/clock.h>
2000-10-15 14:19:01 +00:00
phk
c7ba5a828a
Remove even more unneeded #includes.
2000-10-14 17:37:32 +00:00
phk
fe59073f8d
Remove the #include kitchensink <netatm/kern_include.h> and add
...
the #includes to the respective source files.
Also un-nest includes in <dev/hfa/fore_include.h>
I have run src/tools/tools/kerninclude to remove 1239 clearly
unneeded #includes reducing the total from 3524 includes to 2285.
2000-10-12 08:14:20 +00:00
mks
60dbfbaae2
Ensure that DMA mappings are freed in error situations.
2000-01-15 21:01:04 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
dillon
0775a53cdd
Fix warnings preparing for -Wall -Wcast-qual
...
Also disable one usb module in LINT due to fatal compilation errors,
temporary.
1999-01-27 20:09:21 +00:00
phk
ef1becbf8e
Trivial stylish changes, mostly to silence gcc.
...
Reviewed by: Mike Spengler <mks@networkcs.com>
Submitted by: phk
1998-10-31 20:07:01 +00:00
phk
c3dd1fa899
Add new files for HARP3
...
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
1998-09-15 08:23:17 +00:00