Home | History | Annotate | Download | only in etc.shark
History log of /src/etc/etc.shark/MAKEDEV.conf
RevisionDateAuthorComments
 1.15  11-Apr-2017  flxd Add PCI devices for vlpci(4).
 1.14  08-Dec-2016  nat branches: 1.14.2;
Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.
 1.13  16-Aug-2012  abs branches: 1.13.16;
Add 'bpf' to all ramdisk targets (*), or floppy targets if ramdisk calls that.
Sort bpf to come directly after 'std' where relevant.
* (apart from etc.evbppc who's ramdisk target *only* builds md0,
which just doesn't make sense).
Should allow a fighting chance for dhcpcd to get an IP address.
 1.12  13-Sep-2008  tsutsui branches: 1.12.18;
Move "makedev cfs" for the vcoda device from MI MAKEDEV.tmpl to
MD MAKEDEV.conf. Not all ports have vcoda in their majors.foo files
and we shouldn't (re)assign major numbers on all ports before 5.0.

Should close PR port-sgimips/38962.
 1.11  08-Aug-2007  tsutsui branches: 1.11.10; 1.11.14;
Restore targets for sd(4) devices, which can be attached at atapibus(4).
Closes PR port-shark/36693.
 1.10  01-Aug-2007  jmmv branches: 1.10.2;
sysinst needs wskbd0 to set the keyboard encoding, so generate all wscons
devices instead of just ttyE0.
 1.9  31-Jul-2007  jmmv Switch NetBSD/shark's installation kernel and disk image to use wscons
instead of pccons, just like its GENERIC kernel does.

This obsoletes pccons in this platform, which will probably be removed
later.
 1.8  30-Jul-2007  jmmv In the shark's installation image, create the bpf device from the
'ramdisk' MAKEDEV goal instead of from a Makefile definition. As there
is just one configuration for the ramdisk, it's better to keep everything
in one place.
 1.7  09-Jan-2005  tsutsui branches: 1.7.10; 1.7.12;
Create wscons devices.
 1.6  24-Oct-2003  jdolecek fix floppy & ramdisk targets
 1.5  24-Oct-2003  jdolecek g/c SCSI-related entries
 1.4  24-Oct-2003  jdolecek sync with reality, put back some entries mistakely omitted
in the initial conversion from MD MAKEDEV
 1.3  19-Oct-2003  jdolecek 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.2  19-Oct-2003  jdolecek target 'audio' creates /dev/audio0-3, g/c the duplicit entries creating
the files again
 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.7.12.1  03-Sep-2007  wrstuden Sync w/ NetBSD-4-RC_1
 1.7.10.1  26-Aug-2007  liamjfoy Pull up following revision(s) (requested by tsutsui in ticket #838):
etc/etc.shark/MAKEDEV.conf: revision 1.11
sys/arch/shark/conf/majors.shark: revision 1.23
Restore a device major for sd(4), which can be attached at atapibus(4).
Fixes part of PR port-shark/36693.
Restore targets for sd(4) devices, which can be attached at atapibus(4).
Closes PR port-shark/36693.
 1.10.2.2  01-Aug-2007  jmmv sysinst needs wskbd0 to set the keyboard encoding, so generate all wscons
devices instead of just ttyE0.
 1.10.2.1  01-Aug-2007  jmmv file MAKEDEV.conf was added on branch matt-mips64 on 2007-08-01 14:19:33 +0000
 1.11.14.1  24-Sep-2008  wrstuden Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
 1.11.10.1  05-Oct-2008  mjf Sync with HEAD.
 1.12.18.1  30-Oct-2012  yamt sync with head
 1.13.16.2  26-Apr-2017  pgoyette Sync with HEAD
 1.13.16.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.14.2.1  21-Apr-2017  bouyer Sync with HEAD

RSS XML Feed