In message <[EMAIL PROTECTED]> Jeroen Ruigrok/Asmodai writes: : So my statement was actually more in reflection to NetBSD's support of : it. Whether or not they support busses which do 8 byte atomic : reads/writes I am not sure of. : : Thanks for the reality adjustment Warner. =) Yes. Looking at the bus.h in NetBSD/i386 I see: #if 0 /* Cause a link error for bus_space_read_8 */ #define bus_space_read_8(t, h, o) !!! bus_space_read_8 unimplemented !!! #endif The Netbsd/alpha version appears to have it defined. Makes sense when you think about it. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: Learning the FreeBSD ... Jeroen Ruigrok/Asmodai
- Re: Learning the FreeBSD Kern... Jeroen Ruigrok/Asmodai
- Re: Learning the FreeBSD ... Greg Lehey
- Re: Learning the FreeBSD Kern... Greg Lehey
- Re: Learning the FreeBSD Kernel Brian D. Moffet
- Re: Learning the FreeBSD Kernel Daniel C. Sobral
- Re: Learning the FreeBSD Kernel Jeroen Ruigrok/Asmodai
- Re: Learning the FreeBSD Kernel Jeroen Ruigrok/Asmodai
- Re: Learning the FreeBSD Kernel Warner Losh
- Re: Learning the FreeBSD Kern... Jeroen Ruigrok/Asmodai
- Re: Learning the FreeBSD Kern... Warner Losh
- Re: Learning the FreeBSD Kernel Greg Lehey
- Re: Learning the FreeBSD Kernel Alex Zepeda
- Re: Learning the FreeBSD Kernel Warner Losh
- Re: Learning the FreeBSD Kernel William A. Maniatty
- Re: Learning the FreeBSD Kernel William A. Maniatty
- Re: Learning the FreeBSD Kernel Chuck Robey
- Re: Learning the FreeBSD Kernel Greg Lehey
- Re: Learning the FreeBSD Kernel Matthew N. Dodd
- Re: Learning the FreeBSD Kernel William A. Maniatty
- Re: Learning the FreeBSD Kernel Greg Lehey