Re: Adding options INSECURE to GENERIC
Michael <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Organization | The NetBSD Foundation |
| Message-ID | <20200419201805.13856c20@blackbush> |
Hello, On Sun, 19 Apr 2020 20:14:26 +0000 [email protected] wrote: > After asking around, it looks like the code wrapped by the macro > PCI_MAGIC_IO_RANGE is not something that should be handed to userland if > securelevel is high. That's for accessing IO space. I don't think any of the common PCI graphics cards on sparc64 really need it, but the drivers may request it because x86. So there might be fallout. Trivial to fix fallout but still fallout. have fun Michael