Re: NetBSD 10.1 on Acer PICA - Success !
Izumi Tsutsui <[email protected]> Thu, 30 Oct 2025 01:26:31 +0900
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
> NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024 > [email protected]:/usr/src/sys/arch/arc/compile/GENERIC > Acer PICA-61 : > asc0 at jazzio0 addr 0xe0002000 intr 5: NCR53C94, 25MHz, SCSI ID 7 > scsibus0 at asc0: 8 targets, 8 luns per target : > scsibus0: waiting 2 seconds for devices to settle... > sd0 at scsibus0 target 0 lun 0: <QUANTUM, FIREBALL_TM2110S, 300X> disk fixed > sd0: 2014 MB, 6810 cyl, 4 head, 151 sec, 512 bytes/sect x 4124736 sectors > sd0: sync (160.00ns offset 15), 8-bit (6.250MB/s) transfers, tagged queueing > sd1 at scsibus0 target 1 lun 0: <IBM, DNES30917SUN9.0G, SAD0> disk fixed > sd1: 8637 MB, 4926 cyl, 27 head, 133 sec, 512 bytes/sect x 17689267 sectors > sd1: sync (160.00ns offset 5), 8-bit (6.250MB/s) transfers, tagged queueing > cd0 at scsibus0 target 6 lun 0: <PIONEER, CD-ROM DR-766, 1.00> cdrom > removable > cd0: sync (200.00ns offset 15), 8-bit (5.000MB/s) transfers > swwdog0: software watchdog initialized > boot device: sd1 > root device (default sd1a): > dump device (default sd1b): > file system (default generic): > root on sd1a dumps on sd1b Good to hear that jazz asc with MI ncr53c9x(4) driver still works even after >20 years.. https://github.com/NetBSD/src/commit/0bcf529 NetBSD/arc has been resurrected since 9.1 (and 10.0) and worked on my NEC Express 5800/230 PCI R4400, https://github.com/NetBSD/src/commit/fa35900 https://github.com/NetBSD/src/commit/ab4026b but few other reports nowadays.. Thanks, --- Izumi Tsutsui