summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-06-23Wait a little longer in wait_req_true/false. Some targets take theirbriggs
time.
1996-06-23From scottr/NetBSD:briggs
Update some comments, and the copyright Deal with interrupt flags more carefully, and use the correct offset for PB500-series SCSI I/O. While I'm here, update the copyright.
1996-06-23From scottr/NetBSD:briggs
Fix bounds check for fpu description array.
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-06-23Copyright foo.briggs
1996-06-23From scottr/NetBSD.briggs
Minor style cleanup (avoid goto); no functional change.
1996-06-23From scottr/NetBSD:briggs
Test for serial console in adb_init() early, and abort if we're using it. Initiialize ROM vectors regardless of this so that the PRAM RTC read and write work regardless of whether a serial console is in use. Add missing cpu model info for Powerbook 500, and correct the ROM vectors for the same.
1996-06-23From scottr/NetBSD:briggs
Test for serial console in adb_init() early, and abort if we're using it. Initiialize ROM vectors regardless of this so that the PRAM RTC read and write work regardless of whether a serial console is in use.
1996-06-23NetBSD: Add constant for PB500.briggs
1996-06-23french key table; from matthieu@mipnet.frTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-23use /sys/conf/GENERIC; + eg0, change #wdc1 to irq 15Theo de Raadt
1996-06-23enable wdc1 for installsTheo de Raadt
1996-06-23probe must be silent if no deviceTheo de Raadt
1996-06-23use _PATH_UNIX for kernel nameTheo de Raadt
1996-06-23turn off debug optionsTheo de Raadt
1996-06-23workaround because of pica stuffTheo de Raadt
1996-06-23GENERIC to be included by arch/XXX/conf/GENERIC; this includes all MI ↵Theo de Raadt
options & pseudo-devices
1996-06-23disable pica stuff for the moment, attribute problemTheo de Raadt
1996-06-23sync to 0622Theo de Raadt
1996-06-23from netbsd; two devices instances which are otherwise the same but doTheo de Raadt
not attach via the same attributes are _not_ the same, and should not be treated as aliases of each other.
1996-06-23sync to 0622Theo de Raadt
1996-06-23missing splxTheo de Raadt
1996-06-23add cy driverTheo de Raadt
1996-06-23x68k archTheo de Raadt
1996-06-23from jtc; Ensure user can't make us overrun fixed sized buffers.Theo de Raadt
Merged in changes from branch (make sure all memory, file descriptors, mappings, etc. are freed and return (nl_catd) -1 on error). Also fix one minor bug and clean up NLSPATH parsing a bit more.
1996-06-23from mark; set r1 to -1 as well as r0 so callers expecting a 64 bitTheo de Raadt
result will get -1.
1996-06-23sync to 0622Theo de Raadt
1996-06-23Add arch(1)Thorsten Lockert
1996-06-22Pica bus support addedPer Fogelstrom
1996-06-22arch/arc have isa bus.Per Fogelstrom
1996-06-22Pica bus support addedPer Fogelstrom
1996-06-22Pica bus support addedPer Fogelstrom
1996-06-22Assembly version of in_cksum by Dave Richards. >20% faster in the usualThorsten Lockert
cases, up to 62% faster in other cases.
1996-06-22Restore code to show interrupt counts on i386Thorsten Lockert
1996-06-22Move struct intrhand to <machine/psl.h> [again] so user-level programs canThorsten Lockert
get at it.
1996-06-22change uucp uid to 4; 66 is unneccessarily high. SunOS uses 4Theo de Raadt
1996-06-21in make build: make includes bombs before compile_etdm
1996-06-21fsck -> fsck_ffsTheo de Raadt
1996-06-21unconfig targetTheo de Raadt
1996-06-21argv[0] for children is mount_XXX instead of simply XXXTheo de Raadt
1996-06-21use correct copyrightchuck
1996-06-21use correct copyrightchuck
1996-06-21use correct copyrightchuck
1996-06-21missing semi-colondm
1996-06-21Make it compile without obj directoriesThorsten Lockert
1996-06-21allow LKM listing.Michael Shalayeff
1996-06-21add in "en" ATM devicechuck