John Baldwin
f77f866d28
Adjust some casts to quiet warnings.
...
Reviewed by: mdodd
2002-11-06 22:58:55 +00:00
Andrew R. Reiter
9561b109ae
- 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 Barcroft
72cd6fa0c0
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 Perlstein
e51a25f850
Remove __P.
2002-03-20 02:08:01 +00:00
Poul-Henning Kamp
8879e52387
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
Poul-Henning Kamp
bb2e7ebb7c
Remove 86 unneeded #includes
2000-10-27 21:32:10 +00:00
Poul-Henning Kamp
db7e3af111
Remove unneeded #include <machine/clock.h>
2000-10-15 14:19:01 +00:00
Poul-Henning Kamp
1f22e63352
Remove even more unneeded #includes.
2000-10-14 17:37:32 +00:00
Poul-Henning Kamp
67b0d5b9ea
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
Mike Spengler
3ee23c43ff
Ensure that DMA mappings are freed in error situations.
2000-01-15 21:01:04 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Matthew Dillon
b4e36adf1c
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
Poul-Henning Kamp
264b85f3ce
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
Poul-Henning Kamp
1820df7a2d
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