mycroft
e2686d0a1b
Use splnet, not splimp.
1998-08-08 23:51:39 +00:00
jonathan
011f2bda08
defopt NS, NSIP.
1998-07-05 06:49:00 +00:00
jonathan
3751946b97
defopt INET, NETATALK.
1998-07-05 00:51:04 +00:00
matt
5fb5017c94
Fix syncing of consumer block.
1998-05-27 01:17:53 +00:00
matt
05f603434f
More pmax coherency stuff. Getting close..
1998-05-24 22:37:23 +00:00
matt
144c41e986
Fix dmamap leakages. fix transmit bug. fix receive bugs. fix mips
...
coherency problems.
1998-05-24 21:40:05 +00:00
matt
cfbb5f3f21
Add bus_dma(9) support for the DEFxA FDDI driver
1998-05-21 20:44:02 +00:00
matt
b80f703f77
Fix problem with promicuously received packets. (ie. give them to bpf
...
but not fddi_input).
1998-04-07 13:32:06 +00:00
thorpej
6bf33a7fe3
Merge pdq-970604 update.
1997-06-08 19:47:13 +00:00
thorpej
66908db327
Resolve conflicts from merge.
1997-03-26 02:08:07 +00:00
thorpej
4c03c2945d
Resolve conflicts from merge.
1997-03-24 00:35:02 +00:00
is
07b064e02e
New ARP system, supports IPv4 over any hardware link.
...
Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.
For the detailed change history, look at the commit log entries for
the is-newarp branch.
1997-03-15 18:09:08 +00:00
is
b22d1088ea
Make this compile again on NetBSD-current/i386.
1997-02-20 17:53:50 +00:00
mikel
b6a5671c00
make sure that packets are ours before passing them up if interface is
...
in promiscuous mode; from Juergen Weiss in PR kern/3121.
1997-02-20 06:59:32 +00:00
thorpej
1a614aed0c
Fix conflicts during import.
1996-05-20 00:26:15 +00:00
thorpej
f668914751
Update for the arpwhohas() change.
1996-05-14 00:16:04 +00:00
thorpej
300992c9ba
Changed struct ifnet to have a pointer to the softc of the underlying
...
device and a printable "external name" (name + unit number), thus eliminating
if_name and if_unit. Updated interface to (*if_watchdog)() and (*if_start)()
to take a struct ifnet *, rather than a unit number.
1996-05-07 01:43:13 +00:00
thorpej
94fc5cf4ce
Resolve conflicts from merge.
1996-03-11 21:41:28 +00:00
thorpej
2e4812fa65
New snapshot of DEC PDQ-based FDDI driver, from Matt Thomas.
1996-03-11 21:04:02 +00:00
thorpej
f350b1aa9d
Fill in the missing pieces and make the NetBSD version of Matt Thomas's
...
DEFPA FDDI driver actually compile and link.
1996-03-09 03:46:21 +00:00