summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-04-15pass bootdev to kernel...Michael Shalayeff
1997-04-15no more assembly setup. all the gung is ok already in srt0.SMichael Shalayeff
1997-04-15support more S3 chipsets. done by comparing against SuperCode;Theo de Raadt
1997-04-15need an rdTheo de Raadt
1997-04-15nice printf, do not biteTheo de Raadt
1997-04-15mostly repair option arg handling for bootingTheo de Raadt
1997-04-15partition table in biosboot too. Max 28 BLKCNT, tooTheo de Raadt
1997-04-15copyright to toby (;Michael Shalayeff
1997-04-15do bounce-buffering to avoid DMA overrunMichael Shalayeff
1997-04-15kill bogus commentsMichael Shalayeff
1997-04-15print debugging stuff only when debug!=0Michael Shalayeff
1997-04-14no need for partition table....Michael Shalayeff
1997-04-14Bring our incarnation of John Wittowski's direct adb driver into compatiblegene
1997-04-14Whoops. A spurious '{' slipped into an if statement. This compiles again.gene
1997-04-14typo for us.michaels
1997-04-14build stand (AND boot)Theo de Raadt
1997-04-14let stand & boot co-existTheo de Raadt
1997-04-14add signature! fake partition 0 for floppy until fdisk(8) has -f flag. max 16...Theo de Raadt
1997-04-14kill extra linefeedingTheo de Raadt
1997-04-14Add PCI ed*Todd C. Miller
1997-04-14setup_pm() is only used with \!HWDIRECT.briggs
1997-04-14Capslock support from Steve Brown <sbrown@best.com>briggs
1997-04-14Use an offset parameter when loading the reg_map--some cards use the "other"briggs
1997-04-14Ooops.briggs
1997-04-14options IPFILTERbriggs
1997-04-13Oops. We do not want to unmap something that we've used bus_space_subregionbriggs
1997-04-13Some updates based on information from Bob Nestor <rnestor@metronet.com>briggs
1997-04-13Make it compile after disklabel changesPer Fogelstrom
1997-04-13Add support for PCI NE2000 clones. I finally got around to doing this :-)Todd C. Miller
1997-04-13derive from INST, not GENERIC.Michael Shalayeff
1997-04-13sample ramdisk config file. from GENERIC one.Michael Shalayeff
1997-04-12use the profile.h from the arc - this way theThomas Graichen
1997-04-12theo can't get everything right :-)Thomas Graichen
1997-04-12update to my current config fileThomas Graichen
1997-04-12A horrific gruesome hack to remove a splat during obj@ buildsTheo de Raadt
1997-04-11If someone pressed a nonprintable character in getsn (eg in boot -c) theMats O Jansson
1997-04-11add NTPkstailey
1997-04-11Various commentsTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-11add tagkstailey
1997-04-11my home PCkstailey
1997-04-10Ignore SE/30 faux-video card.briggs
1997-04-10Attempt to clean up local devices.Per Fogelstrom
1997-04-10__C -> __abs_c for consistency with usage in tc_*Todd C. Miller
1997-04-10additions & fixes from niklas & iTheo de Raadt
1997-04-10machine@ is a horrible hack in obj@ space. ignore the error. fix laterTheo de Raadt
1997-04-10Do block/sector handling like the other portsNiklas Hallqvist