freebsd-dev/release/tools
Colin Percival a1b042f79d Disable atkbd0 and atkdbc0 in EC2 AMIs. This has the effect of skipping
the probing and attaching of the PS/2 mouse (not present on EC2) and
keyboard (emulated, but not accessible via EC2).

Note that we disable atkbd0 separately even though during device probing
it shows up as a child of atkbdc0; this is necessary because the device
is also initialized during the early console setup from hammer_time.

This change cuts the kernel boot time on an EC2 c5.4xlarge instance from
7259ms down to 4727 ms.

Approved by:	re (marius)
2018-08-26 03:56:54 +00:00
..
arm.subr release: arm: Setup overlays if board config defines some 2018-08-24 15:01:22 +00:00
azure.conf Chase r284656 and r284658: 2015-06-21 04:34:57 +00:00
ec2.conf Disable atkbd0 and atkdbc0 in EC2 AMIs. This has the effect of skipping 2018-08-26 03:56:54 +00:00
gce.conf Add a space between a variable and escaped new line. 2018-08-13 17:24:31 +00:00
openstack.conf - Resize FreeBSD to the size of the OpenStack flavor (growfs). 2016-12-14 03:01:15 +00:00
vagrant-virtualbox.conf Remove /etc/resolv.conf from virtual machine images, which is 2017-11-21 18:02:18 +00:00
vagrant-vmware.conf Remove /etc/resolv.conf from virtual machine images, which is 2017-11-21 18:02:18 +00:00
vagrant.conf Fix an out-of-order execution issue regarding pkg(8): 2015-07-21 03:18:53 +00:00
vmimage.subr Fix an indentation nit. 2017-11-30 20:52:01 +00:00