thorpej
563cc48dad
Remove uneecessary extern decl of de_ca.
2002-10-01 01:39:38 +00:00
thorpej
f818766afe
Declare all cfattach structures const.
2002-09-27 20:31:45 +00:00
thorpej
dd82a277b7
* Add __unused___ to lmc_system_errors, since it is not used by
...
everything which includes if_lmcvar.h.
* #if 0 lmc_status_bits, since it's not used by anything.
2002-05-31 17:53:03 +00:00
eeh
b22154dd79
Make the LMC driver bus_dma and endian clean (big-endian mode does not appear
...
to work on LMC cards).
2001-08-27 17:47:35 +00:00
wiz
c03a48d64f
withough -> without
2001-06-13 10:45:57 +00:00
itojun
477b193d09
support T1 card (LMC1200) properly. PR 12331 (patch from openbsd).
...
change DLT type to cisco HDLC, as lmc driver is hardwired to cisco HDLC
on driver attach. XXX we may need to revisit this, as if_spppsubr may want
to alter this later.
2001-04-12 07:50:54 +00:00
thorpej
c5293456da
Adapt to bpfattach() changes, and further centralize the bpfattach()
...
and bpfdetach() calls into link-type subroutines where possible.
2000-12-12 18:00:22 +00:00
thorpej
08e45b3689
Cast the argument to vtophys() to vaddr_t.
2000-09-06 18:56:45 +00:00
thorpej
5a5c88dc4e
`typedef void ifnet_ret_t;' isn't valid C -- use #define, instead. Also,
...
don't abuse the C preprocessor.
2000-05-03 21:08:02 +00:00
thorpej
83b019c919
Set the data link type to DLT_PPP_SERIAL so that tcpdump can do
...
something useful with our captured frames.
1999-05-11 02:57:58 +00:00
explorer
0c2f5ada28
Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver
1999-03-25 03:32:43 +00:00