Re: How about running X on top of something else?
Alan Cox <[email protected]>
| Newsgroups | gmane.comp.xfree86.forum |
|---|---|
| Message-ID | <[email protected]> |
> > The kernel also has the framework to report new PCI devies to XFree86 > > as well as device removal. > > Nothing more? What about IRQ's and other resources such as the accelerator > and video memory addresses, so far as possible? The kernel deals with assigning resources. It can happily report more information as required to /sbin/hotplug or other modules. Alan