Re: Overlap in PCI memory ranges

2007-12-06 Thread Andrey V. Elsukov
Coleman Kane wrote: My apologies. The lines *should* read (mem ranges overlap): atapci0: port 0x9000-0x9007,0x9008-0x900b,0x9010-0x9017,0x5018-0x501b,0x5020-0x502f mem 0xd0609000-0xd06093ff irq 16 at device 18.0 on pci0 . pcm0: mem 0xd0608000-0xd060bfff irq 16 at device 20.2 on pci0 Why

Re: Overlap in PCI memory ranges

2007-12-06 Thread Coleman Kane
Gary Corcoran wrote: > Coleman Kane wrote: >> Hello all, >> >> I've got a problem with overlapping PCI memory ranges between my SATA >> controller and my High-Def Audio controller: >> >> atapci1: port >> 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x5040-0x504f irq 16 at device 20.1 >> on pci0 >> pcm0: m

Re: Overlap in PCI memory ranges

2007-12-06 Thread Gary Corcoran
Coleman Kane wrote: Hello all, I've got a problem with overlapping PCI memory ranges between my SATA controller and my High-Def Audio controller: atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x5040-0x504f irq 16 at device 20.1 on pci0 pcm0: mem 0xd0608000-0xd060bfff irq 16 at device 20.2

Re: Overlap in PCI memory ranges

2007-12-06 Thread Coleman Kane
Aryeh M. Friedman wrote: > Coleman Kane wrote: > >> Hello all, >> >> I've got a problem with overlapping PCI memory ranges between my SATA >> controller and my High-Def Audio controller: >> >> > > Are you using AMD64 or i386? > > AMD64, FreeBSD 8.0-CURRENT ___

Port recompomile causes recursive cycle in make process

2007-12-06 Thread Yuri
I have 7.0 BETA3 machine upgraded from 6.2 with no ports installed. When I (cd /usr/ports/x11/kde3 && make) after a while I get an error: <...skipped...> config.status: creating Makefile config.status: creating inputproto.rc make: Max recursion level (500) exceded.: Resource temporarily unavailabl

Re: Overlap in PCI memory ranges

2007-12-06 Thread Aryeh M. Friedman
Coleman Kane wrote: > Hello all, > > I've got a problem with overlapping PCI memory ranges between my SATA > controller and my High-Def Audio controller: > Are you using AMD64 or i386? -- Aryeh M. Friedman FloSoft Systems Developer, not business, friendly http://www.flosoft-systems.com _

Overlap in PCI memory ranges

2007-12-06 Thread Coleman Kane
Hello all, I've got a problem with overlapping PCI memory ranges between my SATA controller and my High-Def Audio controller: atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x5040-0x504f irq 16 at device 20.1 on pci0 pcm0: mem 0xd0608000-0xd060bfff irq 16 at device 20.2 on pci0 I am curious

AMD64 depenguinator?

2007-12-06 Thread Stanislaw Halik
Heya, I'd like to use depenguinator to get rid of Linux on my dedicated servers. This one only works for IA-32 and my machines are mostly AMD64. Could you please share an AMD64 depenguinator so I won't have to either stick with Linux or change my dedica

Large array in KVM

2007-12-06 Thread Sonja Milicic
Hi everyone. I'm working on a kernel module that needs to maintain a large structure in memory. As this structure could grow too big to be stored in memory, it would be good to offload parts of it to the disk. What would be the best way to do this? Could using a memory-mapped file help? Than

Wine compatibility and performance on FreeBSD 7

2007-12-06 Thread Tom Wickline
Hello Everyone, I have a small blog about running Wine on Unix operating systems and over the last couple days I've been experimenting with Wine on FreeBSD 7 beta 2 (I see beta 4 is out, many thanks!) If anyone here is interested I ran Office 97 and 2000 out of the box on FreeBSD 7beta no registr

Large array in KVM

2007-12-06 Thread Sonja Milicic
Hi everyone. I'm working on a kernel module that needs to maintain a large structure in memory. As this structure could grow too big to be stored in memory, it would be good to offload parts of it to the disk. What would be the best way to do this? Could using a memory-mapped file help? Than

Added native socks support to libc in FreeBSD 7

2007-12-06 Thread Raffaele De Lorenzo
Hi, i added a native (client) Socks V4/V5 support inside FreeBSD libc library. The work is based of my project (see http://csocks.altervista.org) CSOCKS. You can get it here: http://csocks.altervista.org/download/FreeBSD_libc.tar.gz CHANGES: I changed the file: /usr/src/lib/libc/Mak

Re: Make release fails on mdconfig

2007-12-06 Thread Marco Walraven
Accidentally replied to Ruslan only instead of the list; indeed the kernel I ran was older so that solved the problem. My follow-up question might be interesting to others who are looking for this. On Thu, Dec 06, 2007 at 10:19:07AM +0100, Marco Walraven wrote: > Out of curiosity. Is there a way t