From owner-freebsd-questions@FreeBSD.ORG Sun Sep 7 05:57:49 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5321416A4BF for ; Sun, 7 Sep 2003 05:57:49 -0700 (PDT) Received: from svr7.m-online.net (svr7.m-online.net [62.245.150.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D94B43FF7 for ; Sun, 7 Sep 2003 05:57:48 -0700 (PDT) (envelope-from h@schmalzbauer.de) Received: from cale.flintsbach.schmalzbauer.de (ppp-62-245-161-39.mnet-online.de [62.245.161.39]) by svr7.m-online.net (Postfix) with ESMTP id 8885E7BF57; Sun, 7 Sep 2003 14:57:46 +0200 (CEST) From: Harald Schmalzbauer To: Kip Macy , questions@freebsd.org Date: Sun, 7 Sep 2003 14:57:38 +0200 User-Agent: KMail/1.5.3 References: <20030906191313.L79612@demos.bsdclusters.com> In-Reply-To: <20030906191313.L79612@demos.bsdclusters.com> X-Birthday: 06 Oktober 1972 X-Name: Harald Schmalzbauer X-Phone1: +49 (0) 163 555 3237 X-Phone2: +49 (0) 89 18947781 X-Address: Munich, 80686 X-Country: Germany MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_JtyW/VOukuWM2mt"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200309071457.46031@harrymail> Subject: Re: I2O support in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2003 12:57:49 -0000 --Boundary-02=_JtyW/VOukuWM2mt Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Sunday 07 September 2003 04:27, Kip Macy wrote: > Does FreeBSD have anything comparable to Linux's I2O support? > My impression is that it is dealt with on a driver by driver basis > and there isn't an API per se'. I don't know Linux's I2O support but if it is something SMBus related you c= an=20 find the following: # SMB bus # # System Management Bus support is provided by the 'smbus' device. # Access to the SMBus device is via the 'smb' device (/dev/smb*), # which is a child of the 'smbus' device. # # Supported devices: # smb standard io through /dev/smb* # # Supported SMB interfaces: # iicsmb I2C to SMB bridge with any iicbus interface # bktr brooktree848 I2C hardware interface # intpm Intel PIIX4 (82371AB, 82443MX) Power Management Unit # alpm Acer Aladdin-IV/V/Pro2 Power Management Unit # ichsmb Intel ICH SMBus controller chips (82801AA, 82801AB, 82801BA) # viapm VIA VT82C586B/596B/686A and VT8233 Power Management Unit # amdpm AMD 756 Power Management Unit # nfpm NVIDIA nForce Power Management Unit # device smbus # Bus support, required for smb below. device intpm device alpm device ichsmb device viapm device amdpm device nfpm device smb # # I2C Bus # # Philips i2c bus support is provided by the `iicbus' device. # # Supported devices: # ic i2c network interface # iic i2c standard io # iicsmb i2c to smb bridge. Allow i2c i/o with smb commands. > > > -Kip > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" --Boundary-02=_JtyW/VOukuWM2mt Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/WytJBylq0S4AzzwRAk0CAJ9bd8SM5YwO7edv5GjWXkPBo3+rJQCfbDr1 5NpYElQRJBdMiBh/OJlhMWo= =QzAV -----END PGP SIGNATURE----- --Boundary-02=_JtyW/VOukuWM2mt--