summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-01-23Don't match ITE chips matched by it(4).Mark Kettenis
2006-01-23Do not enable disabled sensors.Mark Kettenis
2006-01-23update sm(4) from NetBSD, including support for more models and MII;Martin Reindl
2006-01-22account tx retry-fail errors in if_oerrors.Damien Bergamini
2006-01-22fixes miibus_{read,write}reg routines.Damien Bergamini
2006-01-22Colormap support for DAFB frame buffers (using information from Linux).Miod Vallat
2006-01-22Add bus_space_vaddr() and use it instead of accessing private bus_spaceMiod Vallat
2006-01-22Nothing uses this file anymore.Alexander Yurchenko
2006-01-22Fix UDMA on IDE function integrated on VIA VT8237 south bridge.Mark Kettenis
2006-01-22Print adb subsystem name early in attachment, and pass the proper deviceMiod Vallat
2006-01-22Finally update the todclock on shutdown, if we are using a level 6 clock.Miod Vallat
2006-01-22Minimal iop code to set the serial ports to compatible mode automagically,Miod Vallat
2006-01-22Fix for ioapic irq routing.Brad Smith
2006-01-22b_cylin -> b_cylinder; no functional change.Miod Vallat
2006-01-22Put various divide-by-zero checks as found in other disksubr routines; alsoMiod Vallat
2006-01-21regenJonathan Gray
2006-01-21Additional devices from submitted dmesgs.Jonathan Gray
2006-01-21Remove zeroref here too; spotted by naddy@Miod Vallat
2006-01-21add support for SNDCTL_DSP_SETDUPLEX ioctlBrad Smith
2006-01-21some cleaning after removing code for reading the VPD.Brad Smith
2006-01-21Remove old mdpflag debug help.Miod Vallat
2006-01-21Remove now unused zeroref member in cfattach structures.Miod Vallat
2006-01-21Invoke disk_detach() and related cleanup work in detach(), rather thanMiod Vallat
2006-01-21regenBrad Smith
2006-01-21add Dell RAC 3 and 4 PCI ids.Brad Smith
2006-01-21Make sure cache_revlookup() doesn't return invalid cache entries.Pedro Martelletto
2006-01-20b_un.b_addr -> b_data; no functional change.Miod Vallat
2006-01-20remove redundant code from nfe_attach().Brad Smith
2006-01-20Add support for driving SDA in push-pull + tri-state mode.Alexander Yurchenko
2006-01-20More evaluator changesJordan Hargrave
2006-01-20Include sys/stdint.h instead of defining uintptr_t ourselves.Todd C. Miller
2006-01-20- match another revision of Audigy cardsJacob Meuser
2006-01-20revert auto-skew. some ntpd implementations interact poorly.Ted Unangst
2006-01-20- xl_encap(): free the mbuf chain and return if bus_dmamap_load_mbuf()Brad Smith
2006-01-20add emu(4) here and enable midi attachment for eap(4)Brad Smith
2006-01-20Use <dev/sun/disklabel.h> instead of similar <machine/sun_disklabel.h> onMiod Vallat
2006-01-20Remove unused stuff.Miod Vallat
2006-01-20Make sure we can only match once for internal video.Miod Vallat
2006-01-19Bounds check PPIIOCSSEC argument, for a carefully choosen invalid valueMiod Vallat
2006-01-19Try to disable unconnected temperature sensors.Mark Kettenis
2006-01-19Fix NACPI > 1 (should be >0). Spotted by form@.Alexander Yurchenko
2006-01-19redo (w/ proper changes everywhere ;):Michael Shalayeff
2006-01-19ENAMETOOLONG if path too long; ok miod pedroTheo de Raadt
2006-01-19Replace SENSOR_ADD() macro with a pair of functionsAlexander Yurchenko
2006-01-19Flip BIOS and ACPI around since ACPI uses BIOS stuff.Marco Peereboom
2006-01-19crank to 3.8-betaTheo de Raadt
2006-01-19GETICBLEN() needs to swap the ICB length on big-endian architecturesPedro Martelletto
2006-01-19Added support for read/write of PCI Config spaceJordan Hargrave
2006-01-18Fix logic botch when checking for COMPAT_SUNOS binary specifics; repairsMiod Vallat
2006-01-18Factorize akbd and ams drivers between mac68k and macppc; while there, startMiod Vallat