summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/nubus.h
AgeCommit message (Collapse)Author
2012-06-20RIP mac68k. No one loves you anymore.Matthew Dempsky
2007-01-12support a few more video cards, untested:Martin Reindl
Formac Baers/ProNitron 80.IVb Apple Mac II Monochrome Video Card VillageTronic Mac Picasso 340 Relax 19" Model 200 prodded by miod@ from NetBSD
2006-04-14rm trailing whitespaceMartin Reindl
2005-05-01- Sync nubus IDs with NetBSD and add some moreMartin Reindl
- add support for reading sMemory resources from nubus cards (currently unused) - support a bunch more nubus video cards. The Miro PRISMA GX seems to handle interrupts like the Radius DirectColor/GX, so just treat it the same. ok miod@
2005-04-26new NuBus slot space mapping/probing code utilizing bus_space(9)Martin Reindl
ok miod@ from NetBSD
2005-03-04match a bunch more Nubus cards from NetBSD;Martin Reindl
makes my DaynaPORT E/II-3 work
2002-04-22Bring several stability and performance fixes from NetBSD, as well asMiod Vallat
more hardware support.
2002-03-14First round of __P removal in sysTodd C. Miller
1997-05-08include bus.h to prevent compiler warnings and other problems.gene
1997-05-02Thanks to Tobias Beal <tbeal41@maine.maine.edu>, we can clear interruptsbriggs
on at least one Radius Precisioncolor 8 board.
1997-05-01Treat drhw 118 and 119 the same for Apple ethernet cards.briggs
1997-05-01Add in a couple more board types.briggs
1997-04-10Ignore SE/30 faux-video card.briggs
1997-04-09Comment video cards and add define for SuperMac Thunder/24.briggs
1997-04-08Some patches from Bob Nestor <rnestor@metronet.com> to edge toward supportbriggs
for an Apple SONIC-based ethernet card. Includes a patch to the nubus probing that we worked out together. Some cards, like his, were being missed and/or probed like video cards\!
1997-04-01Add DrHW for RasterOps CB264--From Scott Reynolds--and link it in to thebriggs
proper interrupt routine. grfmv_intr_mystery changed to grfmv_intr_cb264.
1997-03-29DrSW for a Dayna ethernet card. Fake DrHW for dumb nubus card.briggs
1997-03-08Sync with NetBSD of about 4 March.briggs
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1996-09-21Add define for DrHW for the 'Workstation Video Card' (2-page mono).briggs
1996-05-26Add OpenBSD Id string.briggs
1996-05-26Sync with NetBSD-current.briggs
1996-01-14from netbsd:briggs
Patch to at least recognise FOCUS EtherLAN. From Erik Bertelson <erik@sockdev.uni-c.dk>
1995-10-18initial import of NetBSD treeTheo de Raadt