summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf/files.mac68k
AgeCommit message (Collapse)Author
1997-06-05Our config(8) is cool: we don't need ../../../ in includes.gene
1997-04-14Bring our incarnation of John Wittowski's direct adb driver into compatiblegene
state with NetBSD's. The direct-to-ADB code is now enabled by default. Using 'options MRG_ADB' will cause the kernel to revert to the 'old standby' code.
1997-03-28Use more from m68k/m68k.briggs
1997-03-12New sn arrangements.briggs
1997-03-08Sync with NetBSD of about 4 March.briggs
1997-02-27Add ncr53c9x flag to esp.briggs
1997-02-23Integrate code from John P. Wittkoski <jpw@netwizards.net> andbriggs
Takashi Hamada <hamada@next.etron.kanazawa-it.ac.jp>. This code interfaces directly to the hardware to support the ADB on many macs. It is enabled by "options HWDIRECT" in the configuration file. At some point, this should probably become the default method as interfacing to the ADB through the ROMs has been painful and sometimes problematic. This code should have functioning ADB support for: II series (II, SE/30, IIx, IIcx) IIsi series (IIsi, IIci, IIvx, IIvi) LC II, LC III Performa 400, 405, 430, 460, 465, 467, 600 Classic II, Color Classic, Color Classic II PB 5XX series Duo series PB 140,145,145b,160,(160c?),165,165c,170,180,180c Quadra 700,900,950 There is an off-chance that it will work on: PB 150, PB 190 Quadra/Centris 605,610,630,650,660AV,800,840AV LC 475,550,575,630 Performa 475,476,575,577,578,630 Note that functioning ADB support does not mean that everything else will work. I obviously do not own all of the above machines (does anyone? ;-)... Any reports are welcome. Many thanks to John Wittkoski and Takashi Hamada!
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1997-01-01Supply full path on 'include' lines for config.briggs
1996-10-28Rename ncr96scsi/scsi96 to esp.briggs
1996-08-10Sync with NetBSD.briggs
1996-06-23From scottr/NetBSD:briggs
Completely revamp setroot() and friends. Since Chris' version of this code is close to how I reworked it, I pulled in the (essentially MI) NetBSD/alpha and added the appropriate support around it. - No need for the GENERIC kernel config option. - NFS-mounted root and swap are supported. - If we can't figure out where the root filesystem is from what the Booter tells us, ask the user. - Split the mainbus autoconfig code to a separate file. Also, update/add copyrights as appropriate.
1996-05-26Add OpenBSD Id string.briggs
1996-05-26Sync with NetBSD-current.briggs
1996-02-20A couple of things from NetBSD:briggs
- Don't special-case conf.c - Add sbc driver. (M.I. 5380 driver)
1995-12-14update from netbsd (without losing local changes)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt