Re: Problems with mach64 on NetBSD/sparc64
Michael <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <20051006121107.4a118345@inishowen> |
Hello, > ATIProbe() tries to mmap() every adapter of interest in the system so > that it can probe them. This happens before the driver even looks at > XF86Config information (which might not exist). > > But that's not the real issue here. The problem is that wscons on > NetBSD/sparc64 does not consider secondary adapters as part of the > console. This means that multi-head cannot work as this port is > currently coded. I know. The NetBSD-specific code needs to open more than one device, right now it tries to mmap() everything through a single file descriptor which isn't going to work. There's a workaround ( /dev/xf86 ) somewhere but that's more or less i386-specific and rather ugly. > Either way, there's work to be done in this port's os-support layer. Definitely. > The only work-around is to remove the XL. It won't work anyway, at > least not under NetBSD/sparc64 as things currently stand. There's no way for the ati driver to simply ignore adaptors it cannot mmap? have fun Michael
signature.asc
(application/pgp-signature, 478 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (NetBSD) iQEVAwUBQ0VMnMpnzkX8Yg2nAQLowQgAoKRc76lumWI9cjXwzWZ/xsKKSCC1PbJg +G2+W82svycI/z+MP2hDRC9ELbMzPHvMT37froPUxfWwf5rIzg4d3BR0/nQpgLae jPphqthw62VUSkdMLwJlCxEl4Fz2R4NG55qmUFNrTQOp+JkJqfVzUsZ7VZRo8x1A +oFqI8zKZ14DAALw3zAPJStIamxQ2ftyZmssl/gLS/qeryZdcZBGPHWOWr2ALxI3 ahcUG3NXXqwk1OGIzFUXcuzEkIt4kkvB9WZ+XXCkwZyUvte7Tm9MZ8AhyOq3EirL ghbBRNyw9i5s4bTsEmmG4k5WOfyhGqJiJfSuoPdoZaBipZpEMseSpw== =5q02 -----END PGP SIGNATURE-----