Mark Murray wrote:
Poul-Henning Kamp writes:

We now have a facility for autoallocating major numbers for device
drivers at run time.

We will accept no more allocations in sys/conf/majors, unless very
good and unavoidable circumstances forces a particular device driver
to require a static major number.

Please help remove entries in sys/conf/majors for which there exists
no software, and convert drivers to use "MAJOR_AUTO" instead of using
static major numbers.

Thanks in advance!


What is a good driver to crib this from? I'll do /dev/(null|zero|random).

Heh. null and zero are two drivers phk is considering keeping fixed majors for. :-)


--
Daniel C. Sobral                   (8-DCS)
Gerencia de Operacoes
Divisao de Comunicacao de Dados
Coordenacao de Seguranca
TCO
Fones: 55-61-313-7654/Cel: 55-61-9618-0904
E-mail: [EMAIL PROTECTED]
        [EMAIL PROTECTED]
        [EMAIL PROTECTED]

Outros:
        [EMAIL PROTECTED]
        [EMAIL PROTECTED]
        [EMAIL PROTECTED]

Never frighten a small man -- he'll kill you.


To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Reply via email to