Re: FreeBSD 7 installs where FreeBSD 8 wont due to CD

2010-12-07 Thread Zaphod Beeblebrox
On Mon, Dec 6, 2010 at 6:52 PM, Pete French petefre...@ticketswitch.com wrote:

 I am not burning a CD or using any physical media. I am booting
 directly off the image file using iLO. Hence the stuff in that thread
 doesnt apply. It's defintely 8 specific - I can boot an mage
 from 7 it works fine, but 8 doesn't.

Just in case it was the same issue I faced with some ILO stuff...

My problem was that the ILO CDROM presented it's drive as starting
from block one (or somesuch nonsense).  I ended up doing a netinstall
because the boot would work (BIOS understood what was going on) but
FreeBSD did not.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: FreeBSD 7 installs where FreeBSD 8 wont due to CD

2010-12-07 Thread Bruce Cran
On Mon, 6 Dec 2010 16:40:35 -0800
Jeremy Chadwick free...@jdc.parodius.com wrote:

 If there is a physical CD-ROM drive which is upsetting sysinstall, I
 wouldn't be surprised (sysinstall is depressing, please don't get me
 started on it.  :-) ).  I'm willing to bet it makes the assumption
 there's only one CD device in the system.

If there's more than one CD device you'll get a prompt asking which to
use.

-- 
Bruce Cran
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: FreeBSD 7 installs where FreeBSD 8 wont due to CD

2010-12-07 Thread Pete French
 If there's more than one CD device you'll get a prompt asking which to
 use.

...which is precisely what happens under 7.X

So, now that I have it installed, when I am logged into the machine
I have these devices in /dev:

crw-r-  1 root  operator0,  89  7 Dec 02:39 /dev/acd0
crw-r-  1 root  operator0,  90  7 Dec 02:39 /dev/acd0t01

Which does indeed look like a music CD is there! If I connect up
the iLO then I get this in dmesg:

ugen5.4: HP at usbus5
umass0: Virtual CD-ROM on usbus5
umass0:  8070i (ATAPI) over Bulk-Only; quirks = 0x
umass0:2:0:-1: Attached to scbus2
(probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
(probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
(probe0:umass-sim0:0:0:0): SCSI status: Check Condition
(probe0:umass-sim0:0:0:0): SCSI sense: UNIT ATTENTION asc:28,0 (Not ready to 
ready change, medium may have changed)
cd0 at umass-sim0 bus 0 scbus2 target 0 lun 0
cd0: HP Virtual DVD-ROM \\.0 Removable CD-ROM SCSI-0 device 
cd0: 1.000MB/s transfers
cd0: cd present [352624 x 2048 byte records]

and lo and behlod, in /dev we now have:

crw-r-  1 root  operator0,  89  7 Dec 02:39 /dev/acd0
crw-r-  1 root  operator0,  90  7 Dec 02:39 /dev/acd0t01
crw-r-  1 root  operator0, 122  7 Dec 09:00 /dev/cd0

So, what I think is that somehow the sysinstall environment is not
seeing that USB CD. I am not too familiar with how booting up
to do an install works though - but I do know that the USB stack changed
in 8 (and I have had probnlems booting USB sticks too since then as
they dont seem to find root, as the drive is only detected somewhat later
in the process).

Anything else I can do to diagnose this ? Is there a way inside the install
environment to see what the kernel has detected and created in /dev ?

-pete.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: FreeBSD 7 installs where FreeBSD 8 wont due to CD

2010-12-07 Thread Pete French
 My problem was that the ILO CDROM presented it's drive as starting
 from block one (or somesuch nonsense).  I ended up doing a netinstall
 because the boot would work (BIOS understood what was going on) but
 FreeBSD did not.

Interesting ... I've never seen that, but it's always good to know that such
things can happen. Was that HP kit too ?

-pete.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: DTrace (or other monitor) access to LBA of a block device

2010-12-07 Thread Alexander Leidinger

Quoting Andriy Gapon a...@freebsd.org (from Mon, 06 Dec 2010 18:08:26 +0200):


on 06/12/2010 16:59 Alexander Leidinger said the following:
I do not think it is trivial. The amount of discussion around this  
does not makes

me want to do a MFC.


Sorry, I must have missed the discussion.
Could you please clarify what is not trivial in this case?
The change itself seems to be just a few lines... Are there any prerequisite
changes, or some politics, or etc?


The few lines presented in this thread (the ctfmerge) should not be a  
problem, but the big patch I did resulted in comments that the ctf*  
stuff is not printed, that there are things regarding config which  
should be done differently (Warner has put them on his TODO list, as  
this is a generic problem and not directly related to my changes). For  
-current it was not a problem, and the changes during the pid-provider  
work included a little rework of the Makefile related stuff (as you  
may know). So just MFCing my changes is IMHO not enough.


Bye,
Alexander.

--
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org  : PGP ID = 72077137
Love tells us many things that are not so.
-- Krainian proverb

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Supported SAS controllers (single port)

2010-12-07 Thread Daniel O'Connor
Does anyone have a recommendation for one?

I am looking to connect a LTO tape drive to a FreeBSD 7 or 8 box and I've only 
ever used Adaptec 19160 and similar cards and LVDS SCSI.

Our supplier has an LSI SAS3081E-R which is not outrageously expensive, has 
anyone used one?

This post says it should work so it's my current front runner..
http://forums.freebsd.org/showpost.php?p=59735postcount=5

Thanks.

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
The nice thing about standards is that there
are so many of them to choose from.
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C








Re: pcm says `channel dead' with snd_hda

2010-12-07 Thread Andriy Gapon
on 07/12/2010 00:32 Zhihao Yuan said the following:
 Anybody has any ideas? At the beginning, I guess it's caused by some
 software. After seen it many times in my log, I found that it appears
 whenever I want to use the sound card. If you don't use the sound card for a
 long time (like 10mins), the next time you use it will cause this warning
 message. Anyone helps?

Try contacting multimedia@ and perhaps mav@ directly.

-- 
Andriy Gapon
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: Supported SAS controllers (single port)

2010-12-07 Thread John Baldwin
On Tuesday, December 07, 2010 8:00:58 am Daniel O'Connor wrote:
 Does anyone have a recommendation for one?
 
 I am looking to connect a LTO tape drive to a FreeBSD 7 or 8 box and I've 
 only ever used Adaptec 19160 and similar cards and LVDS SCSI.
 
 Our supplier has an LSI SAS3081E-R which is not outrageously expensive, has 
 anyone used one?
 
 This post says it should work so it's my current front runner..
 http://forums.freebsd.org/showpost.php?p=59735postcount=5

It should be supported by mpt(4).

-- 
John Baldwin
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: Supported SAS controllers (single port)

2010-12-07 Thread Mike Andrews

On 12/7/2010 8:00 AM, Daniel O'Connor wrote:

Does anyone have a recommendation for one?

I am looking to connect a LTO tape drive to a FreeBSD 7 or 8 box and I've only 
ever used Adaptec 19160 and similar cards and LVDS SCSI.

Our supplier has an LSI SAS3081E-R which is not outrageously expensive, has 
anyone used one?


Yes, I've got one, it works fine :)

You may want to flash the non-raid firmware from LSI onto it.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


FreeBSD on Intel DH55TC?

2010-12-07 Thread Aragon Gouveia

Hi,

Please could anyone share their experiences with 8-STABLE on an Intel 
DH55TC motherboard?  Looking to use one soon. :)



Thanks,
Aragon
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: Supported SAS controllers (single port)

2010-12-07 Thread Daniel O'Connor

On 08/12/2010, at 24:49, John Baldwin wrote:
 On Tuesday, December 07, 2010 8:00:58 am Daniel O'Connor wrote:
 Does anyone have a recommendation for one?
 
 I am looking to connect a LTO tape drive to a FreeBSD 7 or 8 box and I've 
 only ever used Adaptec 19160 and similar cards and LVDS SCSI.
 
 Our supplier has an LSI SAS3081E-R which is not outrageously expensive, has 
 anyone used one?
 
 This post says it should work so it's my current front runner..
 http://forums.freebsd.org/showpost.php?p=59735postcount=5
 
 It should be supported by mpt(4).

OK, thanks!

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
The nice thing about standards is that there
are so many of them to choose from.
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C








Re: FreeBSD on Intel DH55TC?

2010-12-07 Thread Mike Tancsa
On 12/7/2010 4:43 PM, Aragon Gouveia wrote:
 Hi,
 
 Please could anyone share their experiences with 8-STABLE on an Intel
 DH55TC motherboard?  Looking to use one soon. :)

It works very well for me.  dmesg attached.

---Mike
Copyright (c) 1992-2010 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 8.2-PRERELEASE #6: Mon Dec  6 10:27:00 EST 2010
mdtan...@ich10.sentex.ca:/usr/obj/usr/src/sys/ipsec i386
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Core(TM) i5 CPU 650  @ 3.20GHz (3192.02-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x20652  Family = 6  Model = 25  Stepping = 2
  
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
  
Features2=0x298e3ffSSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,AESNI
  AMD Features=0x2810NX,RDTSCP,LM
  AMD Features2=0x1LAHF
  TSC: P-state invariant
real memory  = 4294967296 (4096 MB)
avail memory = 3328749568 (3174 MB)
ACPI APIC Table: INTEL  DH55TC  
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 SMT threads
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 cpu2 (AP): APIC ID:  4
 cpu3 (AP): APIC ID:  5
ACPI Warning: 32/64X FACS address mismatch in FADT - 
0xCB628E40/0xCB628D40, using 32 (20101013/tbfadt-586)
ioapic0 Version 2.0 irqs 0-23 on motherboard
kbd1 at kbdmux0
ichwd module loaded
cryptosoft0: software crypto on motherboard
aesni0: AES-CBC,AES-XTS on motherboard
acpi0: INTEL DH55TC on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter ACPI-safe frequency 3579545 Hz quality 850
acpi_timer0: 24-bit timer at 3.579545MHz port 0x408-0x40b on acpi0
cpu0: ACPI CPU on acpi0
cpu1: ACPI CPU on acpi0
cpu2: ACPI CPU on acpi0
cpu3: ACPI CPU on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
vgapci0: VGA-compatible display port 0xf100-0xf107 mem 
0xfe00-0xfe3f,0xd000-0xdfff irq 16 at device 2.0 on pci0
agp0: Intel Ironlake (D) SVGA controller on vgapci0
agp0: detected 32764k stolen memory
agp0: aperture size is 256M
pci0: simple comms at device 22.0 (no driver attached)
atapci0: Intel ATA controller port 
0xf0f0-0xf0f7,0xf0e0-0xf0e3,0xf0d0-0xf0d7,0xf0c0-0xf0c3,0xf0b0-0xf0bf irq 18 at 
device 22.2 on pci0
atapci0: [ITHREAD]
ata2: ATA channel 0 on atapci0
ata2: [ITHREAD]
ata3: ATA channel 1 on atapci0
ata3: [ITHREAD]
pci0: simple comms, UART at device 22.3 (no driver attached)
em0: Intel(R) PRO/1000 Network Connection 7.1.8 port 0xf040-0xf05f mem 
0xfe50-0xfe51,0xfe528000-0xfe528fff irq 20 at device 25.0 on pci0
em0: Using an MSI interrupt
em0: [FILTER]
em0: Ethernet address: 00:27:0e:09:5e:00
ehci0: Intel PCH USB 2.0 controller USB-B mem 0xfe527000-0xfe5273ff irq 16 at 
device 26.0 on pci0
ehci0: [ITHREAD]
usbus0: EHCI version 1.0
usbus0: Intel PCH USB 2.0 controller USB-B on ehci0
pci0: multimedia, HDA at device 27.0 (no driver attached)
pcib1: ACPI PCI-PCI bridge irq 17 at device 28.0 on pci0
pci1: ACPI PCI bus on pcib1
pci1: serial bus, USB at device 0.0 (no driver attached)
pcib2: ACPI PCI-PCI bridge irq 17 at device 28.4 on pci0
pci2: ACPI PCI bus on pcib2
ehci1: Intel PCH USB 2.0 controller USB-A mem 0xfe526000-0xfe5263ff irq 23 at 
device 29.0 on pci0
ehci1: [ITHREAD]
usbus1: EHCI version 1.0
usbus1: Intel PCH USB 2.0 controller USB-A on ehci1
pcib3: ACPI PCI-PCI bridge at device 30.0 on pci0
pci3: ACPI PCI bus on pcib3
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
ahci0: Intel 5 Series/3400 Series AHCI SATA controller port 
0xf090-0xf097,0xf080-0xf083,0xf070-0xf077,0xf060-0xf063,0xf020-0xf03f mem 
0xfe525000-0xfe5257ff irq 19 at device 31.2 on pci0
ahci0: [ITHREAD]
ahci0: AHCI v1.30 with 6 3Gbps ports, Port Multiplier not supported
ahcich0: AHCI channel at channel 0 on ahci0
ahcich0: [ITHREAD]
ahcich1: AHCI channel at channel 1 on ahci0
ahcich1: [ITHREAD]
ahcich2: AHCI channel at channel 2 on ahci0
ahcich2: [ITHREAD]
ahcich3: AHCI channel at channel 3 on ahci0
ahcich3: [ITHREAD]
ahcich4: AHCI channel at channel 4 on ahci0
ahcich4: [ITHREAD]
ahcich5: AHCI channel at channel 5 on ahci0
ahcich5: [ITHREAD]
pci0: serial bus, SMBus at device 31.3 (no driver attached)
acpi_button0: Power Button on acpi0
acpi_hpet0: High Precision Event Timer iomem 0xfed0-0xfed003ff on acpi0
Timecounter HPET frequency 14318180 Hz quality 900
ppc1: Parallel port port 0x378-0x37f,0x778-0x77f irq 5 drq 3 on acpi0
ppc1: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc1: FIFO with 16/16/9 bytes threshold
ppc1: [ITHREAD]
ppbus0: Parallel port bus on ppc1
plip0: PLIP network interface on ppbus0
plip0: [ITHREAD]
lpt0: Printer on ppbus0
lpt0: [ITHREAD]
lpt0: 

Re: FreeBSD on Intel DH55TC?

2010-12-07 Thread Chip Camden
 On 12/7/2010 4:43 PM, Aragon Gouveia wrote:
  Hi,
  
  Please could anyone share their experiences with 8-STABLE on an Intel
  DH55TC motherboard?  Looking to use one soon. :)
 
What video chip?  If you're planning to use X11, Ironlake is not yet
supported (you have to use the vesa driver).

Otherwise, it works very well.

-- 
Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F
http://camdensoftware.com | http://chipstips.com| http://chipsquips.com


pgpIzLlsU4ywk.pgp
Description: PGP signature


Re: Supported SAS controllers (single port)

2010-12-07 Thread Daniel O'Connor

On 08/12/2010, at 3:51, Mike Andrews wrote:
 On 12/7/2010 8:00 AM, Daniel O'Connor wrote:
 Does anyone have a recommendation for one?
 
 I am looking to connect a LTO tape drive to a FreeBSD 7 or 8 box and I've 
 only ever used Adaptec 19160 and similar cards and LVDS SCSI.
 
 Our supplier has an LSI SAS3081E-R which is not outrageously expensive, has 
 anyone used one?
 
 Yes, I've got one, it works fine :)

Ahh, good news, thanks :)

Have you used it with a tape drive?

 You may want to flash the non-raid firmware from LSI onto it.

OK thanks.

I just realised it doesn't have any external connectors so I'll have to find 
another candidate.

However I do see the LSI spec sheet for it lists the chip which is listed in 
mpt(4) so I should be able to find something.

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
The nice thing about standards is that there
are so many of them to choose from.
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C








Re: Supported SAS controllers (single port)

2010-12-07 Thread Daniel O'Connor

On 08/12/2010, at 12:13, Jason Fortezzo wrote:
 This post says it should work so it's my current front runner..
 http://forums.freebsd.org/showpost.php?p=59735postcount=5
 
 You can save a little money by going with the Intel SASUC8I, which is 
 the same exact card re-badged by Intel.

Ahh interesting, although the LSI card is available from one of our usual 
wholesalers, I can't find a local reseller of the Intel one :(

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
The nice thing about standards is that there
are so many of them to choose from.
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C








Re: Supported SAS controllers (single port)

2010-12-07 Thread Jason Fortezzo
On Tue, Dec 07, 2010 at 11:30:58PM +1030, Daniel O'Connor wrote:
 Does anyone have a recommendation for one?
 
 I am looking to connect a LTO tape drive to a FreeBSD 7 or 8 box and
 I've only ever used Adaptec 19160 and similar cards and LVDS SCSI.
 
 Our supplier has an LSI SAS3081E-R which is not outrageously
 expensive, has anyone used one?
 
 This post says it should work so it's my current front runner..
 http://forums.freebsd.org/showpost.php?p=59735postcount=5

You can save a little money by going with the Intel SASUC8I, which is 
the same exact card re-badged by Intel.


-- 
Jason Fortezzo
forte...@mechanicalism.net
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: atheros broadcast/multicast corruption with multiple hostap's

2010-12-07 Thread Russell Yount
Adrian,

Yes, I can help track down this.

I have only 11agb radios though:
   NL-5354MP + Aries2
  5004 MP Atheros 4G / CM9

 The changes I made definiately work for these chips, I have 4 APs operating
with 4 SSID each all configured with WPA2 using x509 certs. Currently, the
kernel I am using is 8.1.

I seem to recall that the hardware abstration layer for different chipsets
treated handling of multicast reception differently.

Could you send me pointers to what problems are described?

Sorry, I took so long to reply, been rather busy,  I do not check this email
account as often as my others.

-Russ



On Sat, Dec 4, 2010 at 8:32 AM, Adrian Chadd adr...@freebsd.org wrote:

 Just FYI, (and sorry for resurrecting such an old thread!)

 The mcast keysearch changes you've suggested have broken CCMP handling
 on at least the AR9160 in -HEAD.

 kern/150148 also notes that between 8.0-REL and 8.1-REL CCMP WPA for
 the poster also broke. The main change here related to crypto/key
 handling is the mcast key search enable that's been enabled.

 Reverting those changes so mcast key search is enabled fixes 11n WPA
 (which requires CCMP.) I bet it'd also fix kern/150148.

 I'm guessing there's some work needed in the key handling code in if_ath.

 Russell, are you still interested in this problem? Would you be
 interested in giving me a hand?

 Thanks Russell/Sam,


 Adrian

 On 25 January 2010 08:16, Russell Yount russell.yo...@gmail.com wrote:
  On Sat, Jan 23, 2010 at 8:22 PM, Sam Leffler s...@errno.com wrote:
 
  Russell Yount wrote:
   On Sun, Jan 17, 2010 at 1:45 PM, Sam Leffler s...@errno.com
   mailto:s...@errno.com wrote:
  
   Russell Yount wrote:
  
  
  
   On Sat, Jan 16, 2010 at 3:21 PM, Sam Leffler s...@errno.com
   mailto:s...@errno.com mailto:s...@errno.com
mailto:s...@errno.com wrote:
  
  Russell Yount wrote:
  
  It seems AP to client broadcasts/multicasts traffic is
  broken when using WPA2/802.11i with multiple hostapds
 in
  8.0.
  
  Only the SSID associated with the last hostapd to be
   started has
  AP to client broadcasts/multicasts being delivered
  correctly.
  
  The AP and client are 8.0 freebsd systems althought I
 see
   same
  problems with windows XP as a client.
  
  The AP has 4 hostapds configured to use TLS with client
  certificates for
  authentication. (hostapd recompiled with
  HOSTAPD_CFLAGS=-DEAP_SERVER)
  The AP and client radio are shown as ath0: AR5212 mac
 5.9
   RF5112
  phy 4.3
  in dmesg.
  
  Client authenticate using client certificates associate
   correctly
  to all 4 SSIDs. Unicast traffic flows correctly between
   clients
  and AP
  for all for 4 SSIDs. Client to AP broadcast/multicast
   traffic works
  on of 4 SSIDs. AP to client broadcast/multicast traffic
   only works
  on 1 of the SSIDs. I have documented this using ARP
   broadcasts,
  but normal IP broadcasts also observed to corrupted.
  
  When an ARP request is send through the AP to an
   associated client
  it seems to be trashed on any of the SSID except the
 one
   associated
  with the last hostapd to be started. Here is the output
 of
  client side
  tcpdump showing the problems.
  
  In the first client side tcpdump with the hostapd
  associated
  with the SSID
  being associaed with the last hostapd started and the
  traffic
  flowing
  normally.
  
  In the second client side tcpdump with the hostapd
  associated
  with the SSID
  being not the last hostapd started the ARP request is
  resent
  multiple times
  and appears corrupted.
  
  I would really like to find a fix for this.
  Any help would be greatly appreciated.
  
  
  This sounds like the crypto encap of the frame is
 clobbering
  the
  mbuf contents.  You can verify this by setting up multiple
   vaps w/o
  WPA.  If this is the problem look for the mbuf copy logic
 for
   mcast
  frames and make sure a deep copy is done.
  
 Sam
  
  The four VAPs broadcast traffic works find without WPA if I
   do not start hostapds on them
I have been trying to discovery why broadcast traffic only
   works correctly on the VAP associated with the last hostapd to
   be started. I have move with VAP has the 

Re: Supported SAS controllers (single port)

2010-12-07 Thread Charles Sprickman

On Wed, 8 Dec 2010, Daniel O'Connor wrote:



On 08/12/2010, at 3:51, Mike Andrews wrote:

On 12/7/2010 8:00 AM, Daniel O'Connor wrote:

Does anyone have a recommendation for one?

I am looking to connect a LTO tape drive to a FreeBSD 7 or 8 box and I've only 
ever used Adaptec 19160 and similar cards and LVDS SCSI.

Our supplier has an LSI SAS3081E-R which is not outrageously expensive, has 
anyone used one?


Yes, I've got one, it works fine :)


Ahh, good news, thanks :)

Have you used it with a tape drive?


You may want to flash the non-raid firmware from LSI onto it.


OK thanks.

I just realised it doesn't have any external connectors so I'll have to 
find another candidate.


Have a look here, you might find something to bring an internal port out 
of the chassis:


http://www.scsi4me.com/sas-serial-attached-scsi-adapters.html?osCsid=fda686b95b73fe275aaa7bec038e1dbc

Charles


However I do see the LSI spec sheet for it lists the chip which is listed in 
mpt(4) so I should be able to find something.

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
The nice thing about standards is that there
are so many of them to choose from.
 -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C








___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: Supported SAS controllers (single port)

2010-12-07 Thread Daniel O'Connor

On 08/12/2010, at 12:39, Charles Sprickman wrote:
 I just realised it doesn't have any external connectors so I'll have to find 
 another candidate.
 
 Have a look here, you might find something to bring an internal port out of 
 the chassis:
 
 http://www.scsi4me.com/sas-serial-attached-scsi-adapters.html?osCsid=fda686b95b73fe275aaa7bec038e1dbc

Cheaper to buy the LSI SAS 3442E-R :)

Thanks for the pointer though.

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
The nice thing about standards is that there
are so many of them to choose from.
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C