summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-02-13Final part of NVIDIA nForce/nForce2 IDE support:Alexander Yurchenko
2003-02-13Add cable detection for AMD chips, directly from AMD specs.Alexander Yurchenko
2003-02-13support for 3C905B internal PHY; markus@ ok.Federico G. Schwindt
2003-02-13add 3C905B internal PHY.Federico G. Schwindt
2003-02-12move to 3.3-betaTheo de Raadt
2003-02-12move ddb_regs decl from .h to .c to avoid commonJason Wright
2003-02-12separate evirq into macintr and openpic versions (they just -happened- to beJason Wright
2003-02-12some comments on the pci bridges and dino is at phantomas not mainbusMichael Shalayeff
2003-02-12replace crc32 code with BSD licensed code from opensshMarkus Friedl
2003-02-12Put a pckbc-like "slot" locator for gsckbc children. Even if this has noMiod Vallat
2003-02-12How uncommon... hppa only has one common: msgbufmapped (decl'd in /sys/kern)Jason Wright
2003-02-12disable tigon (uses arithmetic on bus_handle_t's)Jason Wright
2003-02-12It is not clear that the order of operations will be what the programmerHenric Jungheim
2003-02-12Address the NFS problems recently discussed in various threads.Daniel Hartmeier
2003-02-12in async mode, send SIGIO to the process group of the process thatMatthieu Herrb
2003-02-12Labels should be followed by statements (fix gcc3 warning).Henric Jungheim
2003-02-12Labels must be followed by a statement. (Pointed out by gcc3.)Henric Jungheim
2003-02-12Remove commons; inspired by netbsd.Jason Wright
2003-02-12Make r.rpool.proxy_port[] a consistent byte order to match cleanup inRyan Thomas McBride
2003-02-12Kill more commons in sparc64 codeJason Wright
2003-02-12only align the first stack frame onto the minimal required alignmentMichael Shalayeff
2003-02-12Fix a bunch of pf_route() bugs:Ryan Thomas McBride
2003-02-12Add hilms and wsmouse at hilms.Miod Vallat
2003-02-12Define a wsmouse type for HIL mice.Miod Vallat
2003-02-12A simple driver for HIL mice and tablets. Most of the work being alreadyMiod Vallat
2003-02-12Move values related to device identification data to hilreg.h, with betterMiod Vallat
2003-02-12do not filter the coprocessor uid on the fpu context switch.Michael Shalayeff
2003-02-11I found a french HIL keyboard in a closet, so add a simple french layout.Miod Vallat
2003-02-11Add wsmux for multiple keyboard configurations.Miod Vallat
2003-02-11No ICMP redirect when PF nat code redirect the packet on the LAN.Cedric Berger
2003-02-11Define an HIL wscons keyboard type.Miod Vallat
2003-02-11Add hil devices, and enable wsdisplay at sti and wskbd at gsc and hil.Miod Vallat
2003-02-11hil at gsc attachment glue.Miod Vallat
2003-02-11hppa-specific hil definitions.Miod Vallat
2003-02-11As hil devices can only attach after interrupts are enabled, delayMiod Vallat
2003-02-11Oops, forgot to commit the most important file...Miod Vallat
2003-02-11RegenMiod Vallat
2003-02-11Machine independent HP-HIL loop support code.Miod Vallat
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2003-02-11Byte-prom font loading support.Miod Vallat
2003-02-10Add hme at pciJason Wright
2003-02-10Try to fetch MAC address from ebus bridge; based on NetBSDJason Wright
2003-02-10fix pcs and pcxt recognition. from weissmanndudeMichael Shalayeff
2003-02-10fix sparc64 specific commonsJason Wright
2003-02-10unneeded defnsJason Wright
2003-02-09Slightly less noisy debug printf from pf_map_addr(), ok mcbride@Daniel Hartmeier
2003-02-09Swiss French ADB keyboard layout, tested against Powerbook keyboard markings,Miod Vallat
2003-02-09Must set BCR0/BCR1 since they can override the RXCFG/TXCFG registers; from fr...Jason Wright
2003-02-09make ESP_SBUS_DEBUG compileJason Wright
2003-02-08avoid more spurious printfs (account for other uninteresting events).Jason Wright