KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Damien Fleuriot
Hello lists, I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. It ships with a SATA/SAS h200 RAID controller. Sadly, the MFI driver doesn't seem to register for this card... Find below the pciconf -lcvb -- none6@pci0:1:0:0: class=0x010700 card=0x1f1d1028 ch

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread jhelfman
> Hello lists, > > > > I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 > server. > > It ships with a SATA/SAS h200 RAID controller. > > > Sadly, the MFI driver doesn't seem to register for this card... > > > Find below the pciconf -lcvb > > -- > none6@pci0:1:0:0: class=0x

Re: NVIDIA (port) driver fails to create /dev/nvidactl; 8.2Prerelease

2011-01-29 Thread Duane H. Hesser
On Sat, 29 Jan 2011 07:49:24 +0100 rank1see...@gmail.com wrote: > > echo 'debug.acpi.disabled="sysres"' >> /boot/loader.conf > > # reboot I will try that ASAP, thanks. (I have compiled the port with and without acpi support, with no change). -- Duane H. Hesser __

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Andrew Thompson
On 30 January 2011 06:20, Damien Fleuriot wrote: > Hello lists, > > > > I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. > > It ships with a SATA/SAS h200 RAID controller. > This card may need the mps(4) driver which is only in HEAD at the moment. Andrew

Re: NVIDIA (port) driver fails to create /dev/nvidactl; 8.2Prerelease

2011-01-29 Thread Duane H. Hesser
On Sat, 29 Jan 2011 07:49:24 +0100 rank1see...@gmail.com wrote: > > > echo 'debug.acpi.disabled="sysres"' >> /boot/loader.conf > > # reboot I added the above sysctl to loader.conf and rebooted. No change, but that is likely because no such sysctl exists in the stable kernel. Are you running cu

Re: NVIDIA (port) driver fails to create /dev/nvidactl; 8.2Prerelease

2011-01-29 Thread Doug Barton
Sorry if I missed it, but I haven't seen an answer to the question of whether you've kldload'ed the nvidia module. When you type 'kldstat' does the nvidia module show up in the list? If not, type 'kldload nvidia' and try again. hth, Doug -- Nothin' ever doesn't change, but nothin'

Re: Can vm_mmap()/vm_map_remove() be called with giant held? (linuxolator dvb patches)

2011-01-29 Thread Kostik Belousov
On Sat, Jan 29, 2011 at 09:10:00PM +0100, Juergen Lock wrote: > Hi! > > I was kinda hoping to be able to post a correct patch in public but > getting an answer to ${Subject} seems to be more difficult than I > thought... :) So, does anyone here know? copyout_map() and You do not need Giant lock

Re: NVIDIA (port) driver fails to create /dev/nvidactl; 8.2Prerelease

2011-01-29 Thread Mario Lobo
On Saturday 29 January 2011 17:40:06 Doug Barton wrote: > Sorry if I missed it, but I haven't seen an answer to the question of > whether you've kldload'ed the nvidia module. When you type 'kldstat' > does the nvidia module show up in the list? If not, type 'kldload > nvidia' and try again. > > >

Re: Why not give git a try? (was "Re: [head tinderbox] failure on amd64/amd64")

2011-01-29 Thread Mike Meyer
Catching up on mail after a couple of weeks with the flue. On Mon, 24 Jan 2011 00:13:46 -0800 Garrett Cooper wrote: > - The one caveat to cvsup/csup that's awesome is its componentization > capability, i.e. being able to selectively download components in src > / ports; I'm not 100% sure but

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Bjoern A. Zeeb
On Sat, 29 Jan 2011, Damien Fleuriot wrote: Hello lists, I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. It ships with a SATA/SAS h200 RAID controller. Sadly, the MFI driver doesn't seem to register for this card... Find below the pciconf -lcvb -- none6@pci0

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Garrett Cooper
On Sat, Jan 29, 2011 at 2:24 PM, Bjoern A. Zeeb wrote: > On Sat, 29 Jan 2011, Damien Fleuriot wrote: > >> Hello lists, >> >> >> >> I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 >> server. >> >> It ships with a SATA/SAS h200 RAID controller. >> >> >> Sadly, the MFI driver doe

Can vm_mmap()/vm_map_remove() be called with giant held? (linuxolator dvb patches)

2011-01-29 Thread Juergen Lock
Hi! I was kinda hoping to be able to post a correct patch in public but getting an answer to ${Subject} seems to be more difficult than I thought... :) So, does anyone here know? copyout_map() and copyout_unmap() are copied from ksyms_map() from sys/dev/ksyms/ksyms.c - should there maybe be glo

Re: Can vm_mmap()/vm_map_remove() be called with giant held? (linuxolator dvb patches)

2011-01-29 Thread Juergen Lock
On Sat, Jan 29, 2011 at 10:51:05PM +0200, Kostik Belousov wrote: > On Sat, Jan 29, 2011 at 09:10:00PM +0100, Juergen Lock wrote: > > Hi! > > > > I was kinda hoping to be able to post a correct patch in public but > > getting an answer to ${Subject} seems to be more difficult than I > > thought...

Re: NVIDIA (port) driver fails to create /dev/nvidactl; 8.2Prerelease

2011-01-29 Thread Duane H. Hesser
On Sat, 29 Jan 2011 12:40:06 -0800 Doug Barton wrote: > Sorry if I missed it, but I haven't seen an answer to the question of > whether you've kldload'ed the nvidia module. When you type 'kldstat' > does the nvidia module show up in the list? If not, type 'kldload > nvidia' and try again. >

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Damien Fleuriot
On 29 Jan 2011, at 23:24, "Bjoern A. Zeeb" wrote: > On Sat, 29 Jan 2011, Damien Fleuriot wrote: > >> Hello lists, >> >> >> I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. >> >> It ships with a SATA/SAS h200 RAID controller. >> >> >> Sadly, the MFI driver doesn'

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Damien Fleuriot
On 29 Jan 2011, at 20:26, Andrew Thompson wrote: > On 30 January 2011 06:20, Damien Fleuriot wrote: >> Hello lists, >> >> >> >> I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 server. >> >> It ships with a SATA/SAS h200 RAID controller. >> > > This card may need the mp

Re: KERN - mfi driver for Dell raid h200 on r210 servers

2011-01-29 Thread Damien Fleuriot
On 29 Jan 2011, at 19:00, jhelf...@e-e.com wrote: >> Hello lists, >> >> >> >> I'm trying to get FreeBSD 8.0 or 8.1 to run on a Dell poweredge r210 >> server. >> >> It ships with a SATA/SAS h200 RAID controller. >> >> >> Sadly, the MFI driver doesn't seem to register for this card... >> >>

Re: NVIDIA (port) driver fails to create /dev/nvidactl; 8.2Prerelease

2011-01-29 Thread Duane H. Hesser
On Sat, 29 Jan 2011 17:52:11 -0300 Mario Lobo wrote: > > Why don't you try the driver from the nvidia site? It's always the latest > version, compiles and install perfectly on i386 or amd64. > > -- > Mario Lobo > http://www.mallavoodoo.com.br I have downloaded that file (260.19.36) but have