Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 10 Apr 2002 03:13:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 10 Apr 2002 03:12:59 -0400 Received: from cttsv008.ctt.ne.jp ([210.166.4.137]:16529 "EHLO cttsv008.ctt.ne.jp") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Wed, 10 Apr 2002 03:12:58 -0400 Content-Type: text/plain; charset="us-ascii" From: Gabor Kerenyi To: linux-kernel@vger.kernel.org Subject: how to write driver for PCI cards Date: Wed, 10 Apr 2002 16:11:18 +0900 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Message-Id: <200204101611.18777.wom@tateyama.hu> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi all! There is a good news (at least for me), my company would like to have a Linux driver for its card. And this great task is mine. So I'm going to write a driver. But I don't know where to start. OK, the interface and how the driver should be written is clear(more or less) but I don't have any documents for it. It is a PCI card. I've got the card and the documentation. But I can say I have only the card, the documentation is in Japanese... :-((( There is a win driver for it but the source code is not available. Can anyone give me some online docs about PCI bus? (I found some info about PCI-9050 chip but it doesn't contain what I need.) Or some advice? (no, I don't want to learn Japanese :) Thx Gabor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/