Home | History | Annotate | Download | only in etc.cobalt
History log of /src/etc/etc.cobalt/MAKEDEV.conf
RevisionDateAuthorComments
 1.19  18-Jun-2020  tsutsui Fix leading 8 spaces to a tab.
 1.18  13-Jun-2020  thorpej Create a compatibility symlink panel0 -> lcdpanel0

PR port-cobalt/55009
 1.17  05-Apr-2020  jdolecek remove nsmb from MD list of devices to create for 'all'
 1.16  23-Sep-2018  maxv branches: 1.16.2;
Remove ISDN from the kernel. It has remained unmaintained for a long time,
is of poor quality, and is now an obstacle to MP-ification. It was removed
ten years ago from FreeBSD for the same reason.

This retires a big user of the mbuf API, and will ease maintenance of the
kernel.
 1.15  09-Apr-2018  christos branches: 1.15.2;
rename ledpanel to lcdpanel
 1.14  09-Apr-2018  christos rename panel to ledpanel
 1.13  08-Dec-2016  nat branches: 1.13.12;
Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.
 1.12  12-Nov-2008  tsutsui branches: 1.12.32;
Create USB devices on all_md target.
 1.11  12-Nov-2008  tsutsui Create audio devices on all_md target.
 1.10  01-Nov-2008  tsutsui Create bpf(4) device node on ramdisk for sysinst.
 1.9  19-Oct-2008  tsutsui branches: 1.9.2;
Create audio devices on all_md.
 1.8  18-Oct-2008  tsutsui Create ld, altq and nsmb devices on all_md.
 1.7  27-Mar-2008  tsutsui Add entries for zstty(4) serial on Qube 2700.
Also add tty0[1-3] entries to ttys(5) for com(4) at puc(4).
 1.6  07-Nov-2007  tsutsui branches: 1.6.8;
Remove fd0 and fd1 devices (which are nonexistent on cobalt)
from (probably unused) "minimal" target.
 1.5  04-Mar-2007  tsutsui branches: 1.5.4;
Create /dev/pci0.
 1.4  15-Jan-2007  hubertf Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) to
those platforms that actually have the driver.

See also:
http://mail-index.netbsd.org/tech-userlevel/2007/01/08/0001.html

Fixes PR 26511 properly.

OK'd by wrstuden@
 1.3  06-Apr-2006  tsutsui branches: 1.3.4;
Create /dev/panel0 on target all_md.
 1.2  19-Oct-2003  jdolecek branches: 1.2.6;
determine the platform number of disk partitions by looking
at MAXPARTITIONS/OLDMAXPARTITIONS in kernel sources, so that it wouldn't
need to be specified separately in MAKEDEV.conf

change platform MAKEDEV.conf to contain only MD targets and nothing else;
simplify the parsing in MAKEDEV.awk accordingly
 1.1  15-Oct-2003  jdolecek MD part of unified MAKEDEV
this contains information about disk partitions used by platform,
and MD MAKEDEV targets, such as 'init', MD part of 'all',
as well as any other MD-specific targets not covered by MAKEDEV.tmpl
 1.2.6.1  17-Apr-2006  tron Pull up following revision(s) (requested by tsutsui in ticket #1257):
etc/etc.cobalt/MAKEDEV.conf: revision 1.3
Create /dev/panel0 on target all_md.
 1.3.4.1  18-Feb-2007  tron Pull up following revision(s) (requested by hubertf in ticket #429):
etc/etc.bebox/MAKEDEV.conf: revision 1.5
etc/etc.x68k/MAKEDEV.conf: revision 1.8
etc/etc.next68k/MAKEDEV.conf: revision 1.3
etc/etc.ofppc/MAKEDEV.conf: revision 1.5
etc/etc.hpcmips/MAKEDEV.conf: revision 1.4
etc/etc.amd64/MAKEDEV.conf: revision 1.8
etc/etc.algor/MAKEDEV.conf: revision 1.4
etc/etc.sparc64/MAKEDEV.conf: revision 1.12
etc/etc.hp300/MAKEDEV.conf: revision 1.11
etc/etc.sgimips/MAKEDEV.conf: revision 1.8
etc/etc.pc532/MAKEDEV.conf: revision 1.5
etc/etc.mvmeppc/MAKEDEV.conf: revision 1.6
etc/etc.mvme68k/MAKEDEV.conf: revision 1.6
etc/etc.pmppc/MAKEDEV.conf: revision 1.6
etc/etc.cobalt/MAKEDEV.conf: revision 1.4
etc/etc.evbmips/MAKEDEV.conf: revision 1.4
etc/etc.sparc/MAKEDEV.conf: revision 1.11
etc/etc.hpcarm/MAKEDEV.conf: revision 1.7
etc/etc.i386/MAKEDEV.conf: revision 1.12
etc/etc.acorn32/MAKEDEV.conf: revision 1.8
etc/etc.evbppc/MAKEDEV.conf: revision 1.5
etc/etc.amiga/MAKEDEV.conf: revision 1.10
etc/etc.prep/MAKEDEV.conf: revision 1.4
etc/etc.sandpoint/MAKEDEV.conf: revision 1.4
etc/MAKEDEV.tmpl: revision 1.71
etc/etc.alpha/MAKEDEV.conf: revision 1.7
etc/etc.ibmnws/MAKEDEV.conf: revision 1.6
etc/etc.macppc/MAKEDEV.conf: revision 1.7
etc/etc.mmeye/MAKEDEV.conf: revision 1.5
etc/etc.mac68k/MAKEDEV.conf: revision 1.7
etc/etc.vax/MAKEDEV.conf: revision 1.10
etc/etc.arc/MAKEDEV.conf: revision 1.6
etc/etc.hp700/MAKEDEV.conf: revision 1.4
etc/etc.mipsco/MAKEDEV.conf: revision 1.3
etc/etc.atari/MAKEDEV.conf: revision 1.7
Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) to
those platforms that actually have the driver.
See also:
http://mail-index.netbsd.org/tech-userlevel/2007/01/08/0001.html
Fixes PR 26511 properly.
OK'd by wrstuden@
 1.5.4.1  09-Jan-2008  matt sync with HEAD
 1.6.8.2  17-Jan-2009  mjf Sync with HEAD.
 1.6.8.1  03-Apr-2008  mjf Sync with HEAD.
 1.9.2.3  15-Nov-2008  snj Pull up following revision(s) (requested by tsutsui in ticket #59):
etc/etc.cobalt/MAKEDEV.conf: revision 1.12
Create USB devices on all_md target.
 1.9.2.2  15-Nov-2008  snj Pull up following revision(s) (requested by tsutsui in ticket #59):
etc/etc.cobalt/MAKEDEV.conf: revision 1.11
Create audio devices on all_md target.
 1.9.2.1  02-Nov-2008  snj Pull up following revision(s) (requested by tsutsui in ticket #4):
etc/etc.cobalt/MAKEDEV.conf: revision 1.10
Create bpf(4) device node on ramdisk for sysinst.
 1.12.32.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.13.12.2  30-Sep-2018  pgoyette Ssync with HEAD
 1.13.12.1  16-Apr-2018  pgoyette Sync with HEAD, resolve some conflicts
 1.15.2.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.15.2.1  10-Jun-2019  christos Sync with HEAD
 1.16.2.1  20-Jun-2020  martin Pull up following revision(s) (requested by tsutsui in ticket #962):

sys/arch/cobalt/conf/majors.cobalt: revision 1.34
etc/MAKEDEV.awk: revision 1.29
etc/etc.cobalt/MAKEDEV.conf: revision 1.18
etc/etc.cobalt/MAKEDEV.conf: revision 1.19

panel -> lcdpanel

Part of PR port-cobalt/55009

When reading in the MD MAKEDEV.conf, perform block / char major
substitutions that may be present in that file.
PR port-cobalt/55009

Create a compatibility symlink panel0 -> lcdpanel0
PR port-cobalt/55009

Fix leading 8 spaces to a tab.

RSS XML Feed