From owner-freebsd-current Wed Dec 6 11:35:47 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA13787 for current-outgoing; Wed, 6 Dec 1995 11:35:47 -0800 (PST) Received: from Sysiphos (Sysiphos.MI.Uni-Koeln.DE [134.95.212.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA12919 for ; Wed, 6 Dec 1995 11:27:16 -0800 (PST) Received: by Sysiphos id AA11079 (5.67b/IDA-1.5 for current@freebsd.org); Wed, 6 Dec 1995 20:25:55 +0100 Message-Id: <199512061925.AA11079@Sysiphos> From: se@zpr.uni-koeln.de (Stefan Esser) Date: Wed, 6 Dec 1995 20:25:55 +0100 In-Reply-To: Poul-Henning Kamp "sysctl status right now, and plea for testing." (Dec 6, 14:47) X-Mailer: Mail User's Shell (7.2.6 alpha(2) 7/9/95) To: Poul-Henning Kamp Subject: Re: sysctl status right now, and plea for testing. Cc: current@freebsd.org Sender: owner-current@freebsd.org Precedence: bulk On Dec 6, 14:47, Poul-Henning Kamp wrote: } Subject: sysctl status right now, and plea for testing. } } You don't even need to register them in the tables in } (as a matter of fact: please don't!), by using the OID_AUTO as numeric } identifier in the SYSCTL_foo() macro. Thanks a LOT ! I've been waiting for this, since I want to make the PCI bus and NCR SCSI configuration available via sysctl ... What names would you propose for these particular variables ? E.g.: hw.bus.pci.bus_0.slot_5.func_0.vendor_id: 0x8086 hw.bus.pci.bus_0.slot_5.func_0.device_id: 0x0483 hw.bus.pci.bus_0.slot_5.func_0.map.mem32: 0x80fff000 0x00001000 hw.bus.pci.bus_0.slot_5.func_0.map.io: 0xd0f0 0x0010 ... Don't know which names to use for the NCR SCSI variables. There should be a way to look at synch. transfer rates, tags, ... of each controller, drive, LUN. These should of course be choosen in a way, that other buses (EISA, ISA) and SCSI controllers fit in. Anybody got ideas ? Regards, STefan -- Stefan Esser, Zentrum fuer Paralleles Rechnen Tel: +49 221 4706021 Universitaet zu Koeln, Weyertal 80, 50931 Koeln FAX: +49 221 4705160 ============================================================================== http://www.zpr.uni-koeln.de/~se