From owner-freebsd-current Sun Feb 7 07:15:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06151 for freebsd-current-outgoing; Sun, 7 Feb 1999 07:15:52 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.kt.rim.or.jp (mail.kt.rim.or.jp [202.247.130.53]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA06115; Sun, 7 Feb 1999 07:15:47 -0800 (PST) (envelope-from kuriyama@sky.rim.or.jp) Received: from moon.sky.rim.or.jp (ppp512.kt.rim.or.jp [202.247.140.162]) by mail.kt.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id AAA20724; Mon, 8 Feb 1999 00:15:45 +0900 (JST) Received: from sky.rim.or.jp (earth.sky.rim.or.jp [192.168.1.2]) by moon.sky.rim.or.jp (8.8.8/3.5Wpl4/moon-1.0) with ESMTP id AAA26360; Mon, 8 Feb 1999 00:15:35 +0900 (JST) Message-ID: <36BDAD4E.CC8A2452@sky.rim.or.jp> Date: Mon, 08 Feb 1999 00:12:14 +0900 From: Jun Kuriyama X-Mailer: Mozilla 4.06 [ja] (Win95; I) MIME-Version: 1.0 To: FreeBSD-current , nate@FreeBSD.ORG Subject: [Call for Review] new ioctl for src/sys/pccard/* Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm planning to commit these changes into src/sys/pccard/. This adds two features. These features are obtained from PAO. o PIOCSVIR Virtual insert/remove of pccard. This will be used "pccardc power" subcommand like as: # pccardc power [slot] 0 <-- power on for [slot] # pccardc power [slot] 1 <-- power off for [slot] o PIOCSBEEP Controlling beep for pccard via ioctl. This will be used "pccardc beep" subcommand. -- Jun Kuriyama // kuriyama@sky.rim.or.jp // kuriyama@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message