1 Nov 2007 18:35
RE: CVS commit: src/sys/arch/sandpoint/stand/netboot
Tim Rightnour <root <at> garbled.net>
2007-11-01 17:35:17 GMT
2007-11-01 17:35:17 GMT
On 30-Oct-2007 Tohru Nishimura wrote: > major PCI rework to make possible NIC autoconf. now bootloader > can have multiple network interface device drivers and choose one > by PCI_ID_REG matching. I think these standalone PCI drivers are a really great thing to have in the system, for those machines that have really crappy boot ROMs and whatnot and can't do anything useful on thier own. Is this something that can possibly be moved down into libsa at some point, once you get the drivers working and are happy with them? (I see that cobalt has already adopted some of this code) Please understand, I don't want this to be a big, super-complex architecture with bus_space and whatnot, just a simple system like you are doing now, where presumably the ports will have to provide thier own inb/outb stuff to make it go. Also, in the CVS attic for prep and bebox, there should be a standalone floppy driver, if you ever intend to do bio drivers. --- Tim Rightnour <root <at> garbled.net> NetBSD: Free multi-architecture OS http://www.netbsd.org/ Genecys: Open Source 3D MMORPG: http://www.genecys.org/
Thanks,
Andrew
RSS Feed