thorpej
63eac52bac
ANSI function decls and application of static.
2005-12-11 23:05:24 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
perry
f07677dd81
nuke trailing whitespace
2005-02-26 22:45:09 +00:00
thorpej
e1ed9178a1
Add the `packed' attribute to structures which describe wire protocol
...
data formats.
1999-11-19 20:41:19 +00:00
thorpej
f98d358a1f
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
...
directly, call the function pointer (*if_input)(ifp, m). The input routine
expects the packet header to be at the head of the packet, and will adjust
as necessary. Privatize the layer 2 input and output routines, allowing
*_ifattach() to set them up as appropriate.
1999-05-18 23:52:51 +00:00
kleink
3ecb81dc87
Sync the symbol used for multiple inclusion protection with the canonical
...
location of this header.
1998-05-29 13:37:39 +00:00
kml
051be14326
Correct copyright date.
1998-05-17 16:46:06 +00:00
thorpej
ff4919623e
Add missing RCS ID.
1998-05-16 00:49:45 +00:00
kml
e72782a137
Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network)
...
card. With some modification, this could probably also work for their
Gigabit Ethernet card based on the same chipset...
1998-05-14 00:04:57 +00:00