summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-10-31rename pcibios.h to pcibiosvar.hTheo de Raadt
2000-10-31Trim the fat, needs testing.Todd C. Miller
2000-10-31ramdisk support for vax.Hugh Graham
2000-10-27Put dc(4) cardbus attachment on floppyC, too.Aaron Campbell
2000-10-27and angry dwarfs came on to meMichael Shalayeff
2000-10-27more precise BUFCACHEPERCENT calculations.Michael Shalayeff
2000-10-26Remove the notion of "Copybuffer ownership" now that copybuffer contents areAaron Campbell
2000-10-26match via82c586 also on other apollo chipsets, such as VT82C585, VT82C596A, V...Michael Shalayeff
2000-10-26fix bpf; diagnosed by fgsTheo de Raadt
2000-10-26Add support for Xircom X3201-based CardBus Ethernet cards. Tested successfullyAaron Campbell
2000-10-25put back using bios_pciinfo, we will rework it later onMichael Shalayeff
2000-10-25some people may say that i suckMichael Shalayeff
2000-10-25add pciprobe back into /boot.Michael Shalayeff
2000-10-25Wrap PCVT mouse operations in spltty(); deraadt@ okAaron Campbell
2000-10-24RCS tag didn't stick on unimpl_emul.s, perhaps due to funky netbsd tagHugh Graham
2000-10-24Verify that memory regions are always page aligned and multiple of page size.Dale Rahn
2000-10-24Code to emulate instructions trapped by a privinflt.Hugh Graham
2000-10-23ok, i think all i82802-using host bridges are in here nowTheo de Raadt
2000-10-23KbitTheo de Raadt
2000-10-23i820 also does rng; art testedTheo de Raadt
2000-10-21w/ help of aaron@ make it work now:Michael Shalayeff
2000-10-20fix clean targetTheo de Raadt
2000-10-20Add Mhz to cpu information.Dale Rahn
2000-10-20Add support for ulpt, USB printers.Dale Rahn
2000-10-19Increment version; deraadt@ ok.Federico G. Schwindt
2000-10-19Pass SACFLAGS correctly so all files are compiled with -fpack-struct,Federico G. Schwindt
2000-10-19find RNG on i815 hubTheo de Raadt
2000-10-19Changes to pci and if_gm to support obtaining the ethernet hardware addressDale Rahn
2000-10-19Clean up printfs during boot, these were unnecessary debugging prints.Dale Rahn
2000-10-19Clean up printfs during boot, print reasonable information, not extraDale Rahn
2000-10-19remove unnecessary printf during boot.Dale Rahn
2000-10-18Remove configure change from a couple of revisions ago, the interruptDale Rahn
2000-10-18round off size passed to vax_mem_bus_space_map --Brandon Creighton
2000-10-18typo in comment; from gluk@ptci.ruMichael Shalayeff
2000-10-18if periodic checks return errors, stop doing so. This is a workaround forTheo de Raadt
2000-10-18before sending a character check for DSR state.Michael Shalayeff
2000-10-17remove extra newline from printfHugh Graham
2000-10-17damn it, i have had it with this untested weak shitTheo de Raadt
2000-10-17undo last commit. on some kernel links, this causes pcibios panics atTheo de Raadt
2000-10-17driver for amphy from freebsd; aaron okJason Wright
2000-10-16quiet these puppies down- this OpenBSD, not some callow system like NetBSDmjacob
2000-10-16base the segment for a service returned by bios32 serviceMichael Shalayeff
2000-10-16less newlines in verbose printMichael Shalayeff
2000-10-16re-add weak sparc support; d@Theo de Raadt
2000-10-16correct dmesg even moreTheo de Raadt
2000-10-16Make doubly sure we scroll up if we've passed the last row on the screen.Aaron Campbell
2000-10-16protect %edx when calling biosMichael Shalayeff
2000-10-16a little verbosity on probe, a little caution on bios callsMichael Shalayeff
2000-10-16Initialize mouse_flags during the coldinit stage.Aaron Campbell
2000-10-16Restore conversion to new timeouts (art@'s previous commit). They wereAaron Campbell