Re: pushing netbsd-5 (Was: bootloader)
Izumi Tsutsui <[email protected]> Sat, 24 Jan 2009 00:27:35 +0900
| Newsgroups | gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
Michael Schwingen wrote: > > netbsd-MILAN-ISAIDE.gz > > A kernel specifically tuned for the MILAN using IDE in ISA mode. > > netbsd-MILAN-PCIIDE.gz > > A kernel specifically tuned for the MILAN using IDE in PCI mode. > > > just wondering: what is the purpose of those two different kernels? > The Milan has a fixed onboard PCI IDE controller. I don't know Atari machines, but cvs log said: http://cvsweb.NetBSD.org/bsdweb.cgi/src/sys/arch/atari/conf/makeconf#rev1.4 >> Everything you always wanted to know about Atari,Milan,IDE and byteswaps... >> The Milan configuration is split up in 2 parts: >> - MILAN_ISAIDE >> Supports the traditionally formatted IDE disks on the Milan >> - MILAN_PCIIDE >> Supports the byte swapped formatted IDE disks on the Milan So, the former looks used only for old (bug?) compatibility. The latter one also have all other PCIIDE devices put on PCI slots, but I don't know if they are confirmed working. --- Izumi Tsutsui