Re: HEADSUP!!! USB MFC committed..

2004-04-07 Thread Barry Bouwsma
[sorry for the late followup. also, my address is ipv6-only; drop it and I'll catch up from the archives after some time] > On Sun, 29 Feb 2004, Julian Elischer wrote: > > The USB code in RELENG_4 has been updated to match that in -current. > > Please test any USB devices that are critical to

Re: SOCK_RAW sockets and IPPROTO_AH

2004-04-07 Thread JINMEI Tatuya / $B?@L@C#:H(B
> On Tue, 6 Apr 2004 10:15:29 +0200, > "Sebastien Petit" <[EMAIL PROTECTED]> said: > Unfortunatly, I can't use bpf/pcap solution because I must do some > setsockopts (like IP_MULTICAST_IF, IP_MULTICAST_TTL, IP_MULTICAST_ADD_MEMBER > etc.) and this can't be done on bpf/pcap. > When I'm usi

polling for sio?

2004-04-07 Thread othermark
I'm just looking into DEVICE_POLLING. Would it be difficult to add polling functionality to uart or sio? My main objective would be to get rid of silo overflows in the sio device for shared interrupt devices. -- othermark atkin901 at nospam dot yahoo dot com (!wired)?(coffee++):(wired); _

Kernel debugging with a multiport serial card

2004-04-07 Thread Craig Rodrigues
Hi, I have a few FreeBSD machines with an RJ-45 serial connector on the motherboard. I would like to hook these machines up to a single FreeBSD PC with a multiport serial card and set it up to do kernel debugging. Can anyone recommend any multiport serial cards? Are there any cards with known pr

Re: polling for sio?

2004-04-07 Thread John-Mark Gurney
othermark wrote this message on Wed, Apr 07, 2004 at 09:17 -0700: > I'm just looking into DEVICE_POLLING. Would it be difficult to add polling > functionality to uart or sio? My main objective would be to get rid of > silo overflows in the sio device for shared interrupt devices. I would say tha

Re: Kernel debugging with a multiport serial card

2004-04-07 Thread Roman Kurakin
Craig Rodrigues wrote: Hi, I have a few FreeBSD machines with an RJ-45 serial connector on the motherboard. I would like to hook these machines up to a single FreeBSD PC with a multiport serial card and set it up to do kernel debugging. Can anyone recommend any multiport serial cards? There a

problems mounting firewire HDD

2004-04-07 Thread Tadimeti Keshav
Hi all, I am doing the following to mount a 10GB Quantum Fireball FAT32 HDD via firewire as root. FreeBSD 5.2.1, lucent F322/323 (firewire card). This setup works under Windows 2000. #camcontrol devlist -v #camcontrol start da0 #mount_msdosfs /dev/da0 /bck mount_msdosfs: /dev/da0: operation not pe

Re: problems mounting firewire HDD

2004-04-07 Thread Thierry Herbelot
Le Wednesday 07 April 2004 20:02, Tadimeti Keshav a écrit : > Hi all, > I am doing the following to mount a 10GB Quantum > Fireball FAT32 HDD via firewire as root. > FreeBSD 5.2.1, lucent F322/323 (firewire card). This > setup works under Windows 2000. > > #camcontrol devlist -v > #camcontrol start

Re: problems mounting firewire HDD

2004-04-07 Thread Tadimeti Keshav
Thanks. But when I do: ls /dev/da*, I can only see /dev/da0, not /dev/da0s1. Do I need to give some command to have that appear? is it camcontrol start da0? --- Thierry Herbelot <[EMAIL PROTECTED]> wrote: > Le Wednesday 07 April 2004 20:02, Tadimeti Keshav a > écrit : > > Hi all, > > I am doing th

Re: polling for sio?

2004-04-07 Thread othermark
John-Mark Gurney wrote: > othermark wrote this message on Wed, Apr 07, 2004 at 09:17 -0700: >> I'm just looking into DEVICE_POLLING. Would it be difficult to add >> polling >> functionality to uart or sio? My main objective would be to get rid of >> silo overflows in the sio device for shared int

Re: problems mounting firewire HDD

2004-04-07 Thread Mathew Kanner
[...reformated to remove top posting...] On Apr 07, Tadimeti Keshav wrote: > Le Wednesday 07 April 2004 20:02, Tadimeti Keshav a > > ?crit : > > > Hi all, > > > I am doing the following to mount a 10GB Quantum > > > Fireball FAT32 HDD via firewire as root. > > > FreeBSD 5.2.1, lucent F322/323 (fir

Re: problems mounting firewire HDD

2004-04-07 Thread Tadimeti Keshav
I am running x86, not sparc. Any solns? Thx in advance... --- Mathew Kanner <[EMAIL PROTECTED]> wrote: > [...reformated to remove top posting...] > > On Apr 07, Tadimeti Keshav wrote: > > Le Wednesday 07 April 2004 20:02, Tadimeti Keshav > a > > > ?crit : > > > > Hi all, > > > > I am doing the fo

Re: polling for sio?

2004-04-07 Thread Marcel Moolenaar
On Wed, Apr 07, 2004 at 03:36:02PM -0700, othermark wrote: > > , or fix > > sio so that COM_MULTIPORT (for shared interrupts) doesn't poll all > > sio devices, and instead it keeps track of which devices need to be > > polled for each interrupt (and possible use the AST/4 register to > > decide wh

Re: problems mounting firewire HDD

2004-04-07 Thread Thierry Herbelot
Le Thursday 08 April 2004 02:01, Tadimeti Keshav a écrit : > I am running x86, not sparc. > Any solns? > Thx in advance... try using fdisk on da0 : fdisk will tell you if there are any partition on your disk TfH ___ [EMAIL PROTECTED] mailing li