From owner-freebsd-current@FreeBSD.ORG Wed Apr 16 18:11:42 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F1CB37B401 for ; Wed, 16 Apr 2003 18:11:42 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7820E43F75 for ; Wed, 16 Apr 2003 18:11:41 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h3H1BWwk058221; Wed, 16 Apr 2003 18:11:33 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h3H1BWVV001499; Wed, 16 Apr 2003 18:11:32 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h3H1BWlR001498; Wed, 16 Apr 2003 18:11:32 -0700 (PDT) (envelope-from marcel) Date: Wed, 16 Apr 2003 18:11:31 -0700 From: Marcel Moolenaar To: csujun@21cn.com Message-ID: <20030417011131.GA1453@athlon.pn.xcllnt.net> References: <20030416222926.GA985@athlon.pn.xcllnt.net> <20030417003612.76437.qmail@web41809.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030417003612.76437.qmail@web41809.mail.yahoo.com> User-Agent: Mutt/1.5.3i cc: current@freebsd.org cc: Pete Carah Subject: Re: VAIO problems still X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 01:11:42 -0000 On Wed, Apr 16, 2003 at 05:36:12PM -0700, Jun Su wrote: > --- Marcel Moolenaar wrote: > > On Wed, Apr 16, 2003 at 02:33:13PM -0700, Pete Carah > > wrote: > > > I think the remaining problems with the R505ES are > > fairly simple. > > > > > > The hang on boot when pccbb is configured appears > > to be that the > > > device is not associated with the pci handle > > correctly; > > > > You do have hw.pci.allow_unsupported_io_range=1 in > > /boot/loader.conf, > > do you? > > > > -- > > Marcel Moolenaar USPA: A-39004 > > marcel@xcllnt.net > > Have you checked if there is a BIOS update in Sony web > site. I upgrade BIOS for my R505DL. It fixed several > ACPI related problem in its ASL. No. Since I have my R505GL working, I didn't feel a need to open another possible can of worms by upgrading my known working BIOS (for some definition of working) with something I don't know will work. > However, the sound problem in VAIO is still there. :( No problems here: pcm0: port 0x18c0-0x18ff,0x1c00-0x1cff irq 9 at device 31.5 on pci0 pcm0: My hints file (mostly debogofied by removal of hints): hint.sc.0.at="isa" hint.sc.0.flags="0x100" hint.spic.0.at="isa" hint.spic.0.port="0x10a0" hint.vga.0.at="isa" My kernel config file (just for reference): machine i386 cpu I686_CPU ident VAIO maxusers 0 options ATA_STATIC_ID options CD9660 options COMPAT_43 options COMPAT_FREEBSD4 options DDB options FFS options INET options INET6 options KBD_INSTALL_CDEV options KTRACE options MSDOSFS options NFSCLIENT options PROCFS options PSEUDOFS options SCHED_4BSD options SOFTUPDATES options SYSVMSG options SYSVSEM options SYSVSHM options UFS_DIRHASH options _KPOSIX_PRIORITY_SCHEDULING device acpi device agp device ata device atadisk device atapicd device atkbd device atkbdc device bpf device cardbus device cbb device cd device da device eisa device ether device fdc device firewire device fxp device ichsmb device isa device loop device lpt device md device miibus device npx device pass device pccard device pci device pcm device pmtimer device ppbus device ppc device psm device pty device random device sbp device sc device scbus device sio device smb device smbus device spic device splash device uhci device umass device usb device vga device wi device wlan -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net