Re: UHCI assertwaitok() fix

2010-10-09 Thread C. Bensend
> This allows me to use bluetooth again after the assertwaitok() cleanup. While this patch has been shown to have some issues and may be a different problem, this is a "me too" regarding bluetooth issues. At some point between the September 20th and October 3rd amd64 snapshots, activating bluetoo

Robert Kiyosaki en Vivo desde Arizona

2010-10-09 Thread Padre Rico
This is a message in multipart MIME format. Your mail client should not be displaying this. Consider upgrading your mail client to view this message correctly.

amd64 segment cleanup

2010-10-09 Thread Philip Guenther
The diff below is the first step in a clean up of the amd64 low-level segment bits. This step is to switch user-space to using code and data segments in the global descriptor table (GDT) instead of the local descriptor table (LDT) and to eliminate the GDT slots that we don't actually use. Aft

enable envy(4) on sparc64

2010-10-09 Thread Alexandre Ratchov
with the recent changes cards based on the ice1724 (aka Envy24HT) can work on sparc64, so imho envy(4) could be enabled. cards based on the ice1712 (aka Envy24) can do DMA only on 28-bit addresses which can't work on sparc64. If such a card is plugged, the driver will fail to map the ring buffer d