summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-04-15rework access to emulations slightly in an effort to both merge andTed Unangst
2004-04-15Fix urio(4) entry, MAKEDEV was correct already; ok deraadtPeter Valchev
2004-04-14correct umidi(4) entry; ok deraadtPeter Valchev
2004-04-14Way too much include files here...Miod Vallat
2004-04-14If resetting a MVME188 which is not system controller, only trigger a localMiod Vallat
2004-04-14After enough checks on real hardware, it turns out the documentation is wrong,Miod Vallat
2004-04-14rework USB section - enable all supported devices, shift/add coments to other...Peter Valchev
2004-04-14Correctly register syscon interrupt handlers.Miod Vallat
2004-04-14enable all USB devices for which we have support in the tree; ok deraadt@Christian Weisgerber
2004-04-14Nuke getdevunit(), nothing uses it.Miod Vallat
2004-04-14Get the right address for the BusSwitch external cache control register.Miod Vallat
2004-04-14When trying to program tho 88410, be sure to unmask both flash banksMiod Vallat
2004-04-14Simplify pmap_bootstrap() interface.Miod Vallat
2004-04-14Remove unused softc members.Miod Vallat
2004-04-14typoMiod Vallat
2004-04-12removeable -> removable;Jason McIntyre
2004-04-12Fix process_frame macro.Mark Kettenis
2004-04-12Minor tweaks to appease gcc 3.Miod Vallat
2004-04-11pcmcia em and an work; okan@demirmen.comTheo de Raadt
2004-04-11move via-specific chunks to own fileTheo de Raadt
2004-04-10bge fitsTheo de Raadt
2004-04-08kill misplaced commentMichael Shalayeff
2004-04-08repair pcxs/t confoosionMichael Shalayeff
2004-04-08add RCS idKevin Lo
2004-04-08on RAMDISK kernels, do not compare / time against the system timeTheo de Raadt
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2004-04-07Allow pxeboot to compile with gcc3.Tom Cosgrove
2004-04-07hifn card works just fine (with working /dev/crypto).Dale Rahn
2004-04-07align /dev/crypto with it's device node. would allow crypto cards to be used.Dale Rahn
2004-04-06in cpu_exit() make sure to flush the fpu operation (store fr0)Michael Shalayeff
2004-04-06repair last: proper unimplemented'' trap checkMichael Shalayeff
2004-04-06doh. disable ahc here as wellMichael Shalayeff
2004-04-05Switch mvme88k to -O2 optimization by default.Miod Vallat
2004-04-03- report known USB device vendorsChristian Weisgerber
2004-04-03add pxeboot references to FILES and SEE ALSO;Jason McIntyre
2004-04-03make it look more like the other archsMichael Shalayeff
2004-04-02K6-2/3 powernow driver. not without quirks, but mostly working.Ted Unangst
2004-04-02set correct MAC address for Farallon eth' cards.Xavier Santolaria
2004-04-02repair fcnv* emulation.Michael Shalayeff
2004-04-02remove pk from copyright, seen in netbsdTheo de Raadt
2004-04-02axe usb ethernet driver hacked into the tree by taleck@oz.netTheo de Raadt
2004-04-01typos in comments: hz -> HzXavier Santolaria
2004-03-30knock out INET6: media too large for some machinesTheo de Raadt
2004-03-26Allow the last page of physical memory (pci space) to be mapped. ok deraadt@Dale Rahn
2004-03-26Do not dereference pointers before checking whether they are valid (triple si...Miod Vallat
2004-03-23Add TI 1510 to recognized list of chips to configure. ok deraadt@Dale Rahn
2004-03-22Initialize msb and lsb tables (from NetBSD).Thomas Nordin
2004-03-22Fix dates on my copyrights.Tom Cosgrove
2004-03-21Remove example for ISC dhcpd. The vendor-class-identifier option is notTom Cosgrove
2004-03-21Grammar fix from jmc@Tom Cosgrove