*BSD News Article 17137


Return to BSD News archive

Xref: sserve comp.os.386bsd.misc:458 comp.os.386bsd.development:862
Path: sserve!newshost.anu.edu.au!munnari.oz.au!network.ucsd.edu!usc!howland.reston.ans.net!ux1.cso.uiuc.edu!mp.cs.niu.edu!fnnews.fnal.gov!usenet
From: Marc Mengel <mengel@fnal.gov>
Newsgroups: comp.os.386bsd.misc,comp.os.386bsd.development
Subject: 386bsd Driver Location Project - list of receivied information
Followup-To: poster
Date: 14 Jun 1993 15:42:52 GMT
Organization: Fermi National Accelerator Laboratory
Lines: 215
Distribution: world
Expires: Fri, 31 Dec 1993 00:00:00 GMT
Message-ID: <1vi69s$lsm@fnnews.fnal.gov>
Reply-To: Marc Mengel <mengel@fnal.gov>
NNTP-Posting-Host: dcdmwm.fnal.gov
Summary: List of drivers, their authors, archive sites, etc. from
	requests on comp.os.386bsd.announce.

Archive-name: 386bsd-driver-list
Last-update: Mon Jun 14 10:34:18 CDT 1993
Version: 1.1

	Well, since replies to my request for information on
	drivers dried up a few weeks ago; here is the list.
	I got more replies from folks wanting drivers than
	from folks who'd done them.

	Hopefully this posting will inspire folks whose drivers
	aren't on the list to send me information on their stuff,
	and I'll add it in.

	If there is continued interest I'd be willing to turn this
	over to the FAQ folks, or maintain it as a separate FAQ 
	posting for comp.os.386bsd.announce or some such.

	Here is the form to submit new entries to the list:

      Driver Name:
    Author's Name:
   Author's Email:
Devices Supported:
 Number Supported:
 Interrupt driven:
 External Symbols:
        Size info:
     Availability:
            Sites:
        Stability:
     Restrictions:
         Comments:

	Here is the list received to date:
-----
       Driver Name: fdc
     Author's Name: Jesus Monroy Jr.
    Author's Email: jmonroy@netcom.com, et al. (to follow)
 Devices Supported: NEC765, Intel8272
  Number Supported: 8 projected (1 works now)
  Interrupt driven: Y
  External Symbols: (Fdopen, fdclose, TBA)
	 Size info: (N/A (projected to add 1k to kernel))
      Availability: (TBA)
	     Sites: (TBA)
	 Stability: (in BETAS)
      Restrictions: (UCB Copyright)
     Delivery Date: June '93
 
-----
       Driver Name: rtc (CMOS clock)
     Author's Name: Jesus Monroy Jr.
    Author's Email: jmonroy@netcom.com, et al. (to follow)
 Devices Supported: Motorola CMOS 16458? (must double check)
  Number Supported: 1
  Interrupt driven: (Y)
  External Symbols: (TBA)
	 Size info: (N/A)
      Availability: (TBA)
	     Sites: (TBA)
	 Stability: (starts 5-17-93)
      Restrictions: (UCB Copyright)
     Delivery Date: July '93
 
-----
       Driver Name: qic-40/80
     Author's Name: Jesus Monroy Jr. (to follow(6+))
    Author's Email: jmonroy@netcom.com, et al. (to follow(6+))
 Devices Supported: QIC-117 (standard) via NEC765, Intel8272
  Number Supported: (TBA)
  Interrupt driven: (Y (sometimes))
  External Symbols: (TBA)
	 Size info: (N/A)
      Availability: (TBA)
	     Sites: (TBA)
	 Stability: (starts 5-7-93; design in progress)
      Restrictions: (UCB Copyright)
     Delivery Date: (TBA (I project Aug. '93))

-----
      Driver Name: com
    Author's Name: Serge V.Vakulenko
   Author's Email: vak@kiae.su
Devices Supported: multiport UART adapters
 Number Supported: up to 5
 Interrupt driven: Yes, with lost interrupts recovery
 External Symbols: comopen, comclose,...
	Size info: text    data    bss     dec     hex
		   5204    264     0       5468    155c
     Availability: mail
	    Sites: from the author
	Stability: Solid
     Restrictions: Free Copyright
	 Comments: during autoconfiguration makes full testing
			of hardware (algorithm taken from sas)

-----
       Driver Name: co ("codrv") console driver
     Author's Name: Holger Veit
    Author's Email: Holger.Veit@gmd.de
 Devices Supported: Keyboard, CGA/MDA/EGA/VGA/SVGA
  Number Supported: 1
  Interrupt driven: Keyboard INT 1
  External Symbols: coopen,coclose,coread,coselect,coioctl,comap,
			pcopen,pcclose,pcread,pcwrite,pcioctl,pcmmap,
			Crtat, sput, getchar,putchar, and many more
			
	 Size info: large, several modules
      Availability: ftp
	     Sites: latest version is codrv-0.1.2-030593.tar.z (gzip)
		    ftp.uni-duisburg.de:/pub/unix/386bsd-0.1/unofficial/codrv
		    bsd386.first.gmd.de:~veit/codrv
		    (login with 'guest', passwd 'guest')
		    bsd.coe.montana.edu:/pub/codrv
		    agate.berkeley.edu:/pub/incoming/codrv-0.1.2-030593.tar.z
	 Stability: quite stable
      Restrictions: BSD Copyright
-----
     Package Name: patchkit
    Editor's Name: Rodney Grimes
   Editor's Email: rgrimes@agora.rain.com 
     Availability: ftp
	    Sites: agate.berkeley.edu, bsd.coe.montan.edu, etc.(ask archie)
	Stability: Excellent
     Restrictions: 
	 Comments: 
-----
       Driver Name: shlib
     Author's Name: Joerg Lohse  
    Author's Email: lohse@tech7.informatik.uni-hamburg.de 
 Devices Supported: -
  Number Supported: -
  Interrupt driven: -
  External Symbols: -
	 Size info: 
      Availability: 
	     Sites: agate.berkeley.edu:unofficial/fromref/sys.extras
	 Stability: ?
      Restrictions: ?
-----
      Driver Name: "mse"
    Author's Name: Rick Macklem (patches by Eugene W. Stark)
   Author's Email: rick@snowhite.cis.uoguelph.ca, stark@cs.sunysb.edu
Devices Supported: Bus mouse
 Number Supported: "n", where n >= 0 (but I have only 1)
 Interrupt driven: Y
 External Symbols: mseopen, mseclose, mseread, mseselect
	Size info: text	data	bss	dec	hex
		   1484	72	0	1556	614
     Availability: E-mail to stark@cs.sunysb.edu, FTP to cs.sunysb.edu
	    Sites: cs.sunysb.edu, in pub/386BSD
	Stability: Sometimes generates phantom events when system is under load.
     Restrictions: "Do anything, but preserve this notice" copyright.
-----
      Driver Name: "tw"
    Author's Name: Eugene W. Stark
   Author's Email: stark@cs.sunysb.edu
Devices Supported: TW-523 X-10 carrier current modem for home control
 Number Supported: "n", where n >= 0 (but I have only 1)
 Interrupt driven: Y
 External Symbols: twopen, twclose, twread, twwrite, twselect
	Size info: text	data	bss	dec	hex
		   2944	560	0	3504	db0
     Availability: E-mail to author for most recent version + s/w,
			FTP not updated too frequently
	    Sites: cs.sunysb.edu, in pub/386BSD
			(older version on agate.berkeley.edu in "from-ref")
	Stability: Solid
     Restrictions: BSD-style copyright.
-----
       Driver Name: epccons, AT386 emulation for PC monitor & kb
     Author's Name: Juha Nurmela
    Author's Email: junki@lut.fi
 Devices Supported: PC VGA screen (80x25 + 80x2 status) & AT-keyboard
  Number Supported: 1
  Interrupt driven: Yes
  External Symbols: epcopen, epcclose, ...
	 Size info: ??? (smallish ?)
      Availability: mail
	     Sites: None
	 Stability: Solid (no guarantees though)
      Restrictions: None whatsover
	     Blaah: AT386 emu. time, uptime & load av on 27th statusline.
			screensaver
-----
       Driver Name: js, Joystick
     Author's Name: Juha Nurmela
    Author's Email: junki@lut.fi
 Devices Supported: Standard PC joysticks, LDResistors,...
  Number Supported: 2, more with "tweaked" cards
  Interrupt driven: No, polled with configurable timeouts, dflt 1/5 sec.
  External Symbols: jsopen, jsclose, ...
	 Size info: ??? (very small)
      Availability: mail
	     Sites: None
	 Stability: Solid (no guarantees though)
      Restrictions: None whatsover
	     Blaah: select()able, nonblocking/blocking io.
-----
      Driver Name: pcvt - VT220 virtual console driver
    Author's Name: Hellmuth Michaelis (and many others!)
   Author's Email: hm@hcshh.hcs.de
Devices Supported: MDA / CGA / EGA / VGA
 Number Supported: 1
 Interrupt driven: Keyboard=YES/Video=NO
 External Symbols: 
	Size info: ca. 64k (4 .o modules)
     Availability: alt.sources, ftp from agate and others
	    Sites: i.e. agate.berkeley.edu
	Stability: stable
     Restrictions: BSD Copyright
-----
-------
Marc Mengel
mengel@fnal.fnal.gov