Re: a simple patch to enable RFC2640 for /usr/libexec/ftpd

2007-04-18 Thread Yar Tikhiy
On Tue, Apr 17, 2007 at 04:43:32PM +0800, Zhang Weiwu wrote: > On Tue, 2007-04-17 at 10:37 +0300, Nikos Vassiliadis wrote: > > On Monday 16 April 2007 21:24, Zhang Weiwu wrote: > > > Pieter de Goeje ??: > > > > I think your patch looks good, however there have been some changes to > > > > ftpd

Re: a simple patch to enable RFC2640 for /usr/libexec/ftpd

2007-04-18 Thread Yar Tikhiy
On Tue, Apr 17, 2007 at 11:23:00AM +0800, Zhang Weiwu wrote: > Giorgos Keramidas : > >On 2007-04-16 20:07, Zhang Weiwu <[EMAIL PROTECTED]> wrote: > > > >>I am not actively involved in FreeBSD development. I am an ordinary user > >>and this is my first post on this list so please just redirect

Re: RFI: Ethernet driver ported from Linux

2007-04-18 Thread Yar Tikhiy
On Wed, Apr 18, 2007 at 11:00:32AM +1000, Alan Garfield wrote: > On Tue, 2007-04-17 at 21:16 +0400, Yar Tikhiy wrote: > > > In addition to the other advise, you might also look at if_ed.c. It > > > is a little complicated since it talks to real hardware, and that > > > hardware is, ummm, a little

Shared library support

2007-04-18 Thread Peter Holmes
I am trying to implement shared library support for a new architecture. Where can I start looking . Can someone point out the architecture dependent pieces. - Peter - Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos. _

Re: Shared library support

2007-04-18 Thread Marcel Moolenaar
On Apr 18, 2007, at 10:06 AM, Peter Holmes wrote: I am trying to implement shared library support for a new architecture. Where can I start looking . Can someone point out the architecture dependent pieces. Roughly speaking: Start with the runtime specification for that architecture. In

Re: a simple patch to enable RFC2640 for /usr/libexec/ftpd

2007-04-18 Thread Pieter de Goeje
On Tuesday 17 April 2007, Andre Oppermann wrote: > Zhang Weiwu wrote: > > On Tue, 2007-04-17 at 10:37 +0300, Nikos Vassiliadis wrote: > >>On Monday 16 April 2007 21:24, Zhang Weiwu wrote: > >>>Pieter de Goeje 写道: > I think your patch looks good, however there have been some changes to > ft

Routing

2007-04-18 Thread stas . ibragimov
Hi, hackers :) In /usr/src/sys/netinet/tcp_output.c if function tcp_output() there are code: error = ip_output(m, tp->t_inpcb->inp_options, NULL, ((so->so_options & SO_DONTROUTE) ? IP_ROUTETOIF : 0), 0, tp->t_inpcb); In this function there are only one call ip_output function, but struct r

Re: Routing

2007-04-18 Thread Andre Oppermann
[EMAIL PROTECTED] wrote: Hi, hackers :) In /usr/src/sys/netinet/tcp_output.c if function tcp_output() there are code: error = ip_output(m, tp->t_inpcb->inp_options, NULL, ((so->so_options & SO_DONTROUTE) ? IP_ROUTETOIF : 0), 0, tp->t_inpcb); In this function there are only one call ip_output fu

IBM / FreeBSD Install problem

2007-04-18 Thread Murray Taylor
Server: IBM X3850 (88633SM) CPU X 4: 40K2522 HDD X 6: 40K1051 IBM ServeRAID 8i: 39R8729 We are attempting to install FreeBSD 6.2-RELEASE onto this machine and are running into a problem getting the operating system to recognise the RAID controller. As a result not finding any disks when it comes t

IBM / FreeBSD Install problem - more

2007-04-18 Thread Murray Taylor
OK -- at present I cannot get a 6.2 install disk to get anywhere further. Trying FreeSBIE 2.0.1 (aka 6.2) I can get a boot with set hint.acpi.0.disabled=1 set acpi_load=NO boot -v However it doesnt find the bge card nor has it found an fxp card we have tried, so I cant get to dmesg output off

FW: IBM / FreeBSD Install problem - more part 2

2007-04-18 Thread Murray Taylor
BTW we have also successfully booted the 'offending box' with FC4 and it all came up ok. This should rule out hardware issues I hope. Is there a way to force a (re)scan of the other PCI busses ?? Or is there a hint.??? line I can add? mjt -Original Message- From: Murray Taylor Sent:

Re: RFI: Ethernet driver ported from Linux

2007-04-18 Thread Alan Garfield
On Wed, 2007-04-18 at 11:44 +0400, Yar Tikhiy wrote: > > > Anyway, back to figuring out arp. UGH! > > As a rule, an Ethernet driver needn't worry about ARP by itself > because ARP has own separate module in the network stack. Does > your driver have a partucular reason to? Apart from using fak

Re: Floppy detection probems with 6.2

2007-04-18 Thread Daniel O'Connor
On Wednesday 18 April 2007 00:43, M. Warner Losh wrote: > : I am trying to find out more information about what memory is being used, > : etc.. Does anyone have a suggestion how I can do this? > > Maybe we've come to the point in time that we need to do PIO for > floppies when we can't allocate eno

Re: Floppy detection probems with 6.2

2007-04-18 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Daniel O'Connor" <[EMAIL PROTECTED]> writes: : On Wednesday 18 April 2007 00:43, M. Warner Losh wrote: : > : I am trying to find out more information about what memory is being used, : > : etc.. Does anyone have a suggestion how I can do this? : > : > Ma

FW: IBM / FreeBSD - Install Update - Seems to be ACPI

2007-04-18 Thread Murray Taylor
In our initial posts, we stated that we seemed to be having issues getting the machine to boot with the 4 processors, so to bypass this we disabled ACPI on boot. This allowed us to get past the CPU error and continue to boot. However down the track we noticed things like the ethernet adapater not