The HyperNews Linux KHG Discussion Pages

Feedback: You have to register explicitly

Forum: Block Device Drivers
Re: Question Driver not registering with the OS (Shabana)
Date: Wed, 28 Jan 1998 10:27:26 GMT
From: Mirko Kraft <Mirko.Kraft@ixos.de>

Use the register_blkdev() call to register your driver with the OS. You will find a description of how to use it here in the KHG.

  Mirko