freebsd-src/sys/dev/hea
Hartmut Brandt dce4c82d8e When we have found a chunk of memory that is large enough and have computed
a correctly aligned address in this block we really want to check, that the
part of the chunk that starts at the aligned address is large enough with
regard to the original request. Comparing it to 0 makes no sense, because this
is always true except in the rare case, that the aligned address is just at
the end of the chunk.

Approved by:	jake (mentor)
2003-02-27 08:56:41 +00:00
..
eni.c
eni.h Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
eni_buffer.c When we have found a chunk of memory that is large enough and have computed 2003-02-27 08:56:41 +00:00
eni_globals.c
eni_if.c
eni_init.c Adjust some casts to quiet warnings. 2002-11-06 22:58:55 +00:00
eni_intr.c
eni_receive.c Adjust some casts to quiet warnings. 2002-11-06 22:58:55 +00:00
eni_stats.h
eni_suni.h
eni_transmit.c Adjust some casts to quiet warnings. 2002-11-06 22:58:55 +00:00
eni_var.h
eni_vcm.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
hea_freebsd.c
hea_freebsd.h
hea_pci.c