Re: MAJOR number
From: John-Mark Gurney (gurney_j_at_efn.org)
Date: 11/30/03
- Previous message: Jay Sern Liew: "thread/process & memory management source code"
- In reply to: Roman Kurakin: "MAJOR number"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Nov 2003 23:07:04 -0800 To: Roman Kurakin <rik@cronyx.ru>
Sorry for the late reply.
Roman Kurakin wrote this message on Fri, Nov 21, 2003 at 21:09 +0300:
> I need a new MAJOR number for our new device.
> How can I get it?
Are you sure you need one? Are you doing a -stable release of the driver?
or just a -current? You only need a major number if you are doing a
-stable release, otherwise in -current you just don't specify the major
number in your cdevsw, and devfs will now automaticly assign you one
when you create your device node...
There are still major numbers for a few devices that may are standard
(such as zero/null), but not common...
> I've read that FreeBSD doesn't use them any more.
> But we may need it to not interfere with other device
> drivers in previous releases of FreeBSD.
so, you are planning do do 4.x and earlier releases of your driver?
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Jay Sern Liew: "thread/process & memory management source code"
- In reply to: Roman Kurakin: "MAJOR number"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: nvidia-driver rebooting machine on X startup
... Same driver different hw, same os version... ... FreeBSD is a registered
trademark of The FreeBSD Foundation. ... acpi0: <Nvidia AWRDACPI> on motherboard
... Identifier "Microsoft_Natural" ... (freebsd-questions) - Re: Where to find good/cheap tech support
... If you have a bug in a driver, ... Fedora Core, openbsd, freebsd, and
netbsd. ... I got a SCSI controller card and an ATA/IDE controller ... (freebsd-questions) - Re: Experiences with 7.0-CURRENT and vmware.
... difference to time keeping on FreeBSD 7 and nor does it seem to have any ...
FreeBSD-7 uses the "em" driver. ... Has VMware changed what network hardware they
emulate, ... I would advise instead setting up an SSH key ... (freebsd-current) - Re: Experiences with 7.0-CURRENT and vmware.
... difference to time keeping on FreeBSD 7 and nor does it seem to have any ...
FreeBSD-7 uses the "em" driver. ... Has VMware changed what network hardware they
emulate, ... I would advise instead setting up an SSH key ... (freebsd-hackers) - Freebsd 5.1 3c589-TP pcmcia issues.
... Apparently debian, openbsd and freebsd ... used in the operational freebsd 4.8
install and used ... appropriate driver for my card, ... tried to change
maddr remove maddr use similar maddr ... (freebsd-questions)