freebsd-dev/sys/dev/fxp
Maxime Henrion 2c6c094714 Remove an erroneous htole16(). The byte_count field in the
struct fxp_cb_config is a 6-bit field, not a 16-bit integer
as in struct fxp_cb_tx.
2003-04-07 14:53:30 +00:00
..
if_fxp.c Remove an erroneous htole16(). The byte_count field in the 2003-04-07 14:53:30 +00:00
if_fxpreg.h Revert the s/u_int/u_int8_t/ changes, we can't really use other 2003-04-06 21:35:45 +00:00
if_fxpvar.h Convert the fxp(4) driver to the busdma API. 2003-04-02 16:47:16 +00:00
rcvbundl.h