freebsd-skq/sys
Aleksandr Rybalko bfc00339de Fix case when vt(4) started w/o driver assigned.
o Always init locks and cv ASAP.
o Initialize driver-independent parts even if driver probing fail.
o Allow to call vt_upgrade anytime, for later loaded drivers.
o New window flag VWF_READY, to track if window already initialized.
Other updates:
o Pass vd as a cookie for kbd_allocate.
o Do not blank window on driver replacement.

Tested by:	hselasky (RPi), emaste(VGA, EFIFB, KMS), me

MFC after:	7 days
Sponsored by:	The FreeBSD Foundation
2014-06-03 13:33:43 +00:00
..
amd64 Activate vcpus from bhyve(8) using the ioctl VM_ACTIVATE_CPU instead of doing 2014-05-31 23:37:34 +00:00
arm Configure the analog input 7 which, on BBB, is connected to the 3V3B rail 2014-06-02 02:00:17 +00:00
boot Add support for Exynos 5420 Octa - 8-core 2014-06-01 08:15:34 +00:00
bsm
cam Overhaul CAM SG driver IOCTL interfaces. 2014-06-02 19:53:53 +00:00
cddl MFV 266913+266914: 2014-05-31 01:00:22 +00:00
compat Overhaul CAM SG driver IOCTL interfaces. 2014-06-02 19:53:53 +00:00
conf
contrib
crypto
ddb handle longer commands so that lines don't overflow... people who added 2014-06-02 23:50:19 +00:00
dev Fix case when vt(4) started w/o driver assigned. 2014-06-03 13:33:43 +00:00
fs
gdb
geom
gnu
i386 To allow to run the interpreter itself add a new ELF branding type. 2014-05-31 15:01:51 +00:00
ia64
isa
kern Introduce a procedural interface to the ifnet structure. The new 2014-06-02 17:54:39 +00:00
kgssapi
libkern
mips
modules enable sound modules on arm.. This is necessary to get the uaudio 2014-06-02 03:27:33 +00:00
net Introduce a procedural interface to the ifnet structure. The new 2014-06-02 17:54:39 +00:00
net80211
netgraph
netinet Fix build UDP-Lite with VIMAGE enabled when building with gcc. 2014-06-03 01:30:32 +00:00
netinet6
netipsec
netnatm
netpfil DNOLD_IS_ECN introduced by r266941 is not required. 2014-06-01 20:19:17 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sys To allow to run the interpreter itself add a new ELF branding type. 2014-05-31 15:01:51 +00:00
teken
tools
ufs
vm
x86 Eliminate the fake contig_dmamap and replace it with a new flag, 2014-05-27 21:31:11 +00:00
xdr
xen
Makefile