Re: problem with SCSI

2006-06-07 Thread Oleg D.
Doug Barton wrote: Oleg D. wrote: Sorry for some offtopic. Experiencing some troubles with SCSI disks on FBSD 4.8 This version is way past its useful life. You should seriously plan to upgrade at the earliest possible moment. Maybe, but this machine has some jails on it. And

Intel 945GM chipset support

2006-06-07 Thread Vladimir Terziev
Hi hackers, i'm interested in buying a Toshiba laptop which has Intel 945GM chipset. Does FreeBSD supports this chipset ? I was unable to find nothing about it anywhere ... Thanks in advance! Vladimir

Re: Intel 945GM chipset support

2006-06-07 Thread Vladimir Terziev
This doesn't sound good :( As i found in XOrg's documentation, i945 graphics chip is supported by i810 XOrg driver, but i suppose the apg support must be provided by the kernel ?! Vladimir On Wed, 7 Jun 2006 17:01:52 +0200 Paolo Pisati [EMAIL PROTECTED] wrote:

working with PCI config registers (extensively)

2006-06-07 Thread Andriy Gapon
I am writing a driver for some PCI hardware that does not have any IO ports or IO memory (and thus does not have any useful BARs), but rather it is controlled and communicated with by writes and reads of certain vendor-specific PCI configuration registers. I see that I can use pci_read_config()

using smbus from within kernel-land

2006-06-07 Thread Andriy Gapon
I am writing a driver for a piece of hardware that can be communicated with only through SMBus. My SMBus controller is already supported by FreeBSD and I can do some testing from userland via ioctls of /dev/smb#. I would like to learn how to do properly the following things in kernel-land: 1.

Re: Intel 945GM chipset support

2006-06-07 Thread John Nielsen
On Wednesday 07 June 2006 11:34, Vladimir Terziev wrote: This doesn't sound good :( As i found in XOrg's documentation, i945 graphics chip is supported by i810 XOrg driver, but i suppose the apg support must be provided by the kernel ?! I suspect that you will have agp support if