From owner-freebsd-stable Thu Apr 12 17:43:53 2001 Delivered-To: freebsd-stable@freebsd.org Received: from junkun.vblab.tsukuba.ac.jp (junkun.vbl.tsukuba.ac.jp [130.158.94.147]) by hub.freebsd.org (Postfix) with ESMTP id C276537B422 for ; Thu, 12 Apr 2001 17:43:48 -0700 (PDT) (envelope-from junkun@esys.tsukuba.ac.jp) Received: from localhost (junkun [192.168.2.147]) by junkun.vblab.tsukuba.ac.jp (8.11.3/8.11.3) with ESMTP id f3D0hmb00647 for ; Fri, 13 Apr 2001 09:43:48 +0900 (JST) (envelope-from junkun@esys.tsukuba.ac.jp) To: freebsd-stable@FreeBSD.ORG Subject: Re: USB mouse with FreeBSD 4.3 RC3 From: Jun YAMASHITA / =?iso-2022-jp?B?GyRCOzMyPD1fGyhC?= In-Reply-To: <200104121527.aa93629@salmon.maths.tcd.ie> References: <20010412224115R.junkun@esys.tsukuba.ac.jp> <200104121527.aa93629@salmon.maths.tcd.ie> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010413094348J.junkun@esys.tsukuba.ac.jp> Date: Fri, 13 Apr 2001 09:43:48 +0900 X-Dispatcher: imput version 20000228(IM140) Lines: 30 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Ian Dowse Subject: Re: USB mouse with FreeBSD 4.3 RC3 Date: Thu, 12 Apr 2001 15:27:04 +0100 Message-ID: <200104121527.aa93629@salmon.maths.tcd.ie> > (you can do this also via /boot/kernel.conf or the UserConfig > prompt with the command "irq pcic0 5"). I could use USB mouse and internal Memory Stick Slot. Thank you very much. What I did are: I add the following line to /boot/loader.conf. machdep.pccard.pcic_irq="5" # Assigns PCCARD controller IRQ (0=polled) Then I change the BIOS PnP OS seting to "NO". By the way, I have another question. A change was committed to the 5.0-current. The change is the code that enables to attach Sony Vaio's internal Memory Stick Slot(in /sys/cam/scsi/scsi_da.c, http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/cam/scsi/scsi_da.c.diff?r1=1.59&r2=1.60). Memory Stick is very popular storage and this code may make many FreeBSD users happy, and the code is just a one line. So I wish this change is MFCed to 4.3-stable, but I don't know how to claim. How should I do? send-pr? or any other way? Jun junkun@debug.gr.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message