Subject: LKMized SBUS driver
To: None <tech-kern@netbsd.org, port-sparc@netbsd.org>
From: None <jmcneill@invisible.yi.org>
List: port-sparc
Date: 11/18/2001 15:57:37
I'm working on a driver for the DBRI chip (the audio side of it) with my
SPARCstation 10. Unfortunately, something is seriously wrong with that machine,
and cc1 routinely dies with signal 11. Being able to test the audio driver using
LKMs would be great -- does anybody have any sample code on how to do an SBUS
driver as an LKM? I've done this with PCI devices, but this is my first time
doing a driver for an SBUS card.

Thanks,
Jared