Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
is
Fri Feb 7 10:01:32 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv10515
Modified Files:
Tag: is-newarp
elink3.c elink3var.h pdq_ifsubr.c pdqvar.h
Log Message:
Snapshot of new ARP code.
Our old ARP code was hardwired for 6-byte length medium
addresses, while the protocol is designed for any size.
This snapshot contains a first hack at getting rid of
Ethernet specific data structures. The ep driver is updated
(and tested on the PCI bus), the iy and fpa drivers have been
updated, but not real life tested yet.
If you want to test this with other drivers, you have to update
them first yourself, and probably tag the relevant directories.
Better contact me if you want to do this.
is
Fri Feb 7 10:04:00 PST 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv10770
Modified Files:
Tag: is-newarp
if_iy.c
Log Message:
Snapshot of new ARP code.
Our old ARP code was hardwired for 6-byte length medium
addresses, while the protocol is designed for any size.
This snapshot contains a first hack at getting rid of
Ethernet specific data structures. The ep driver is updated
(and tested on the PCI bus), the iy and fpa drivers have been
updated, but not real life tested yet.
If you want to test this with other drivers, you have to update
them first yourself, and probably tag the relevant directories.
Better contact me if you want to do this.
is
Fri Feb 7 10:05:29 PST 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv11230
Modified Files:
Tag: is-newarp
if_ep_pci.c if_fpa.c
Log Message:
Snapshot of new ARP code.
Our old ARP code was hardwired for 6-byte length medium
addresses, while the protocol is designed for any size.
This snapshot contains a first hack at getting rid of
Ethernet specific data structures. The ep driver is updated
(and tested on the PCI bus), the iy and fpa drivers have been
updated, but not real life tested yet.
If you want to test this with other drivers, you have to update
them first yourself, and probably tag the relevant directories.
Better contact me if you want to do this.
is
Fri Feb 7 10:07:01 PST 1997
Update of /cvsroot/src/sys/net
In directory netbsd1:/var/slash-tmp/cvs-serv11334
Modified Files:
Tag: is-newarp
bpf.c if.c if.h if_arcsubr.c if_ethersubr.c if_fddisubr.c
if_tun.c
Added Files:
Tag: is-newarp
if_ether.h
Log Message:
Snapshot of new ARP code.
Our old ARP code was hardwired for 6-byte length medium
addresses, while the protocol is designed for any size.
This snapshot contains a first hack at getting rid of
Ethernet specific data structures. The ep driver is updated
(and tested on the PCI bus), the iy and fpa drivers have been
updated, but not real life tested yet.
If you want to test this with other drivers, you have to update
them first yourself, and probably tag the relevant directories.
Better contact me if you want to do this.
is
Fri Feb 7 10:09:01 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv11533
Modified Files:
Tag: is-newarp
if_ether.c if_ether.h in.c
Log Message:
Snapshot of new ARP code.
Our old ARP code was hardwired for 6-byte length medium
addresses, while the protocol is designed for any size.
This snapshot contains a first hack at getting rid of
Ethernet specific data structures. The ep driver is updated
(and tested on the PCI bus), the iy and fpa drivers have been
updated, but not real life tested yet.
If you want to test this with other drivers, you have to update
them first yourself, and probably tag the relevant directories.
Better contact me if you want to do this.
Home |
Main Index |
Thread Index |
Old Index