Revision 65591658c11405f18712f723f8c749f09e7551d7 authored by John Baldwin on 17 February 2010, 21:19:10 UTC, committed by John Baldwin on 17 February 2010, 21:19:10 UTC
than the APIC ID of the boot CPU prior to SI_SUB_SMP.  This resulted in
some storage controllers not being able to enumerate attached devices when
using MSI/MSI-X interrupts.  This only affects <= 7.x, so it is a direct
commit to 7.3 rather than an MFC.

Approved by:	re (kib)
1 parent 29e9e54
Raw File
la_LN.ISO8859-2.src
# latin2 (backward compatible with ASCII)
#
# $FreeBSD$
#
charmap map.ISO8859-2
order \
# controls
	<NU>;...;<US>;<PA>;...;<AC>;\
# 
	<NS>;<SP>;!;\";<Nb>;\
	<Cu>;<DO>;\
	%;&;<',>;<';>;';\(;\);*;+;<-:>;<*X>;\,;<-->;-;.;<'.>;/;\
# digits
	0;...;9;\
# 
	:;\;;\<;=;>;?;<SE>;<At>;\
# capital
	(A,<A'>,<A/>>,<A:>,<A;>,<A(>);\
	B;(C,<C,>,<C'>,<C<>);(D,<D<>,<D//>);(E,<E'>,<E:>,<E;>,<E<>);\
	F;G;H;(I,<I'>,<I/>>);\
	J;K;(L,<L//>,<L<>,<L'>);M;(N,<N'>,<N<>);(O,<O'>,<O/>>,<O:>,<O">);\
	P;Q;(R,<R'>,<R<>);(S,<S'>,<S<>,<S,>);(T,<T<>,<T,>);\
	(U,<U'>,<U:>,<U0>,<U">);\
	V;W;X;(Y,<Y'>);(Z,<Z'>,<Z<>,<Z.>);\
#
	[;\\;];^;<':>;<'">;<'<>;<'(>;_;<''>;`;\
# small
	(a,<a'>,<a/>>,<a:>,<a;>,<a(>);\
	b;(c,<c,>,<c'>,<c<>);(d,<d<>,<d//>);(e,<e'>,<e:>,<e;>,<e<>);\
	f;g;h;(i,<i'>,<i/>>);\
	j;k;(l,<l//>,<l<>,<l'>);m;(n,<n'>,<n<>);(o,<o'>,<o/>>,<o:>,<o">);\
	p;q;(r,<r'>,<r<>);(s,<s'>,<s<>,<s,>,<ss>);(t,<t<>,<t,>);\
	(u,<u'>,<u:>,<u0>,<u">);\
	v;w;x;(y,<y'>);(z,<z'>,<z<>,<z.>);\
#
	\{;|;\};~;<DG>;<DT>
back to top