/haiku/src/add-ons/kernel/network/protocols/icmp6/ |
H A D | icmp6.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
/haiku/src/libs/compat/freebsd_network/compat/machine/ |
H A D | _bus.h | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | bus.h | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
/haiku/src/libs/compat/freebsd_network/compat/vm/ |
H A D | vm.h | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
/haiku/src/add-ons/kernel/network/protocols/unix/ |
H A D | UnixAddress.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | UnixEndpoint.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | UnixFifo.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
/haiku/src/libs/compat/freebsd_network/ |
H A D | bus.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | device.c | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
/haiku/headers/private/net/ |
H A D | net_buffer.h | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
/haiku/src/servers/net/ |
H A D | Services.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
/haiku/src/add-ons/kernel/network/stack/ |
H A D | device_interfaces.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | domains.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | utility.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | stack.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | interfaces.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | net_buffer.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | net_socket.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
/haiku/src/add-ons/kernel/network/protocols/tcp/ |
H A D | BufferQueue.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
H A D | TCPEndpoint.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|
/haiku/src/add-ons/kernel/network/protocols/udp/ |
H A D | udp.cpp | 6d796a84bd484ccc4fb072a29c663b660180ae51 Fri Aug 10 13:30:54 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed up network stack and drivers for x86_64.
* Various compilation fixes. * Fixes to the FreeBSD compatibility layer (from comparing the x86- specific bits with the equivalent amd64 sources in FreeBSD). * Compile all the Ethernet drivers except for sis900 and wb840, these require a bit more work to fix (will file a ticket soon). Tested ipro1000 and rtl81xx, no issues.
|