Age | Commit message (Collapse) | Author |
|
descriptors passed in instead.
|
|
adapter's siop_softc. This allows easy access to the dv_xname of the
device whose negotiation results are being reported. This makes boot
probe and subsequent log messages clearer.
e.g. message will now read
sd0: negotiated tagged 16 bit 20 MHz 16 REQ/ACK offset xfers
instead of
siop0: target 0 now using tagged 16 bit 20 MHz 16 REQ/ACK offset xfers
Clean up siop_print_info() a bit as long as we are there.
|
|
|
|
store correct mtu in routing table.
|
|
against active tdb and store the ipsec header size corrected mtu
|
|
|
|
|
|
|
|
|
|
art@ ok
|
|
definition as splimp().
art@ ok
|
|
|
|
- make sure reserved fields are zero'd
|
|
|
|
|
|
|
|
|
|
|
|
extern trap symbols with decent prototypes,
use proper ddb_init() function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conditional cleanup, -W warning cleanups.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and the tag doesn't match a child interface, reinsert the tag and call
ether_input() so that bridges can still function.
|
|
|
|
|