freebsd-dev/sys/powerpc
David Xu 21fc316430 Change cpu_set_kse_upcall to more generic style, so we can reuse it
in other codes. Add cpu_set_user_tls, use it to tweak user register
and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall,
but since cpu_set_kse_upcall is also used by M:N threads which may
not need this feature, so I wrote a separated cpu_set_user_tls.
2005-04-23 02:32:32 +00:00
..
aim Change cpu_set_kse_upcall to more generic style, so we can reuse it 2005-04-23 02:32:32 +00:00
compile
conf Add USB Communication Device Class Ethernet driver. Originally written for 2005-03-22 14:52:40 +00:00
include Add empty header (except of the multiple-inclusion protection) to 2005-04-20 18:44:53 +00:00
ofw Optimize putc routine to write 2 ints instead of 8 chars to uncached 2005-03-19 01:43:29 +00:00
powermac Get order right when initializing task file bus resources. ATA drives are 2005-04-20 02:26:31 +00:00
powerpc Change cpu_set_kse_upcall to more generic style, so we can reuse it 2005-04-23 02:32:32 +00:00
psim Unbreak the powerpc build by fixing some ATA constants that were renamed. 2005-04-12 15:59:54 +00:00