summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-06-06Don't touch any hardware registers while fetching hw.cpuspeed andAlexander Yurchenko
2004-06-06remove Realtek 8139C+ from re(4) line commentPeter Valchev
2004-06-05re(4) on all mediaTheo de Raadt
2004-06-05re(4) on these media.. for nowTheo de Raadt
2004-06-05Replace NGPIO button with SMALL_KERNEL.Alexander Yurchenko
2004-06-05GPIO support for AMD Elan SC520 found on Soekris net45x1 boards.Alexander Yurchenko
2004-06-04Kill sys/cdefs.hAlexander Yurchenko
2004-06-04nsclpcsio can't be find on any amd64 board.Alexander Yurchenko
2004-06-04grange: if you keep commiting stuff you did not test, you will run into troubleTheo de Raadt
2004-06-03prettyTheo de Raadt
2004-06-03Add support for the GPIO logical device.Alexander Yurchenko
2004-06-03gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver.Alexander Yurchenko
2004-06-03Enable GPIO for i386 port.Alexander Yurchenko
2004-06-03Signal bus errors when a write back operation fails on 88110.Miod Vallat
2004-06-03Be sure to preserve r3 for syscalls which return 32-bit values.Miod Vallat
2004-06-03rl at cardbus, requested by brad. poor brad. everyones feel for him.Theo de Raadt
2004-06-03commented out ahdTheo de Raadt
2004-06-03all install media should compile roughly the same... so SMALL_KERNEL thisTheo de Raadt
2004-06-02fix for broken cpp in gcc3Michael Shalayeff
2004-06-02More realistic kernel pdt sizing for the Luna88k (sync with recent mvme88kMiod Vallat
2004-05-30knfTheo de Raadt
2004-05-30Enable hotplug, tested by tedu@.Alexander Yurchenko
2004-05-30Devices hot plugging support.Alexander Yurchenko
2004-05-29Enable vga0 at isa? (makes krw's vga appear).Tom Cosgrove
2004-05-28Modify adb packet handling so that the completion routine can reentrantlyDale Rahn
2004-05-28put ahd in these two config files (disabled for now, though, because itTheo de Raadt
2004-05-27hppa pmap needs to use old pool allocator for now.Ted Unangst
2004-05-27apm restores perflevel after resume; some cpus are forgetful.Ted Unangst
2004-05-26Define correct EOF and EOL characters in the default firmware termiosMiod Vallat
2004-05-26Use physical addresses as seen in the A24 MVME332XT address space, thisMiod Vallat
2004-05-25replace obsolete references to bootpd(8) and bootptab(5) w/ dhcpd(8);Jason McIntyre
2004-05-25catcher ptr can be a plabel -- handle that in sigcodeMichael Shalayeff
2004-05-25Make bpp_send() return the packet error code when invoked with NOWAIT.Miod Vallat
2004-05-25Make this driver aware of non-1:1 mappings.Miod Vallat
2004-05-25enable rl; works according to kent@ripco.comTheo de Raadt
2004-05-23Put back the fixed NCPUS == 1 version of flush_atc_entry().Miod Vallat
2004-05-23Simplify iomap_mapin().Miod Vallat
2004-05-23Nuke kvtop(), preserving a private copy in mvme88k vs(4) for now.Miod Vallat
2004-05-23don't need backslashes in splx. spotted ottoTed Unangst
2004-05-23Enable lmtemp(4).Alexander Yurchenko
2004-05-23gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver.Alexander Yurchenko
2004-05-23Enable i2c for i386 port.Alexander Yurchenko
2004-05-23netbsd 1.54; do not count on new process having cleared condition codes;Theo de Raadt
2004-05-23Enable ehci on amd64 also. ok deraadt@ pval@Dale Rahn
2004-05-23Adjust the link address to elinate the nearly 1MB of pad which was gettingDale Rahn
2004-05-23ehci support; hacked into working shape by jonathon@gateway.zenbu.netTheo de Raadt
2004-05-23Three years ago, Mike Frantzen invented StackGhost -- a simple tweakTheo de Raadt
2004-05-23workaround gcc brokenness by outlining spl functions.Ted Unangst
2004-05-22Reset the board during probe. As a result, we can now honor the SCSIMiod Vallat
2004-05-22Safer work queue thaw sequence.Miod Vallat