From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII From: Christoph Paschke Date: Tue, 13 Mar 2012 17:21:17 +0100 Message-id: To: 9fans@9fans.net Subject: [9fans] hardware device line -> what about the "file resource hardware devices" that are supported Topicbox-Message-UUID: 67cc86d8-ead7-11e9-9d60-3106f5b1d025 I'm a newbe at Plan 9 and I got Inferno and Octopus just running. I writing first limbo programs and I like it. + Made in plane C + resource is a file and not complicated proprietary drivers + it can be run such easy and small with emu at each system (I have Mac) + interconnect of resources And when in one example it is explained, that you just send command "snap" to a cam input stream and you catch the file later by /image folder I thought: Ok, let's google if there is any description for a CAM or a USB-Scanner what can be addressed such way with Plan 9. I found nothing. So, my question: Doesn't it makes sense that some hardware like CAMs or USB-Scanners are working with Plan 9. I mean: There is a good system but as I understand there is absolutely no device what I can buy and connect to it. There not need be 1000 CAMs supported, I would be happy if already only 1 CAM, 1 Scanner, 1 Printer would be supported and usable with Plan 9. Example: I want write some Limbo programs and I would also support for example some printing functions (one laser printer, one label printer) and a barcode scanner for example. And if I mean printing, I will say that it need work and not absolutely catastrophic results. So think about Apple: There is also not 1000 of hardware what you buy, you stay in the Apple Line. Ok, today it is growing fast and more and more companies offer the matching Mac drivers now. But I remember that before it was always VERY LESS that was supported. Most was only a small Apple supported line of hardware, in most cases high value. So, for me, who wants start programing at Plan 9 base would be very interesting to find a good "Plan 9 Line of Hardware" that work with the file resource concept. + One Laser Printer, maybe one Inkjet + One Label Printer + One Barcode Reader, maybe one RFID reader + One digital camera + maybe One Meshing device like Zigbee / Digimesh + One USB-Scanner + One Hardware for a fax system So, only one supported hardware line would be already enough and I already could start with some nice user programs. Is this a stupid question? Sure I could now spend endless times in trying to reach such aim myself, but I believe there are so much tec freaks out there, that can do such things much better and faster and I could concentrate more at starting user programs? - Chris