Date: Thu, 21 Mar 1996 21:38:58 -0500 (EST) From: "Hong Yan (Karen)" <hyan@vermeer.helios.nd.edu> To: questions@freebsd.org Subject: How to add a new device driver Message-ID: <Pine.SUN.3.91.960321213012.18820B-100000@vermeer.helios.nd.edu>
next in thread | raw e-mail | index | archive | help
Hi there, I need to add a new device driver, in what files can I describe the characteristics of the device driver and the device? I think GENERIC is one of the files that specifies which drivers are included in the kernel. But in which file can I describe the new device driver, say, about the device name, major device number , etc. And how to assign this device driver to the specific device? Thank you in advance for your help. ---Karen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.960321213012.18820B-100000>