summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-10-10Let udl select the maximum resolution supported by the udl device and theMats O Jansson
2009-10-10Again, in detatch... call whatever disconnects our interrupt, before weTheo de Raadt
2009-10-09Must also timeout_del twice in detach()...Theo de Raadt
2009-10-09A working detach function. Has no impact on anything else in the driver.Theo de Raadt
2009-10-09initialize the disk size instead of getting a random value (always 0) offTheo de Raadt
2009-10-08Import EDID handling code from NetBSD. Ok deraadt@, miod@, mglocker@.Matthieu Herrb
2009-10-08Program the widget interrupt address register as a whole 64 bit registerMiod Vallat
2009-10-08regenMiod Vallat
2009-10-08Recognize the Bedrock as an XBow instead of reporting it as ``unknownMiod Vallat
2009-10-08Recognize more brick types and probe fooX bricks in the same order asMiod Vallat
2009-10-08PIC actually comes with two sets of widget registers, with different IDs,Miod Vallat
2009-10-08set a couple bits in the pci configuration space for nvidia hdaJacob Meuser
2009-10-07The BCM5703 ASIC ID is actually shared with the BCM5702 ASIC soStuart Henderson
2009-10-07Attach DS1742 style dsrtc to iof (IOC4) too.Miod Vallat
2009-10-07Do not truncate bridge register values to 32 bits, allows the few 64 bit PICMiod Vallat
2009-10-07ipending, cpl moved into cpu_infoTakuya ASADA
2009-10-07This file is supposed to compile.Theo de Raadt
2009-10-07Try to keep existing IOC4 mappings, the same way we do on IOC3, in caseMiod Vallat
2009-10-07Missing semicolon in dmesgMiod Vallat
2009-10-07Small steps towards getting the serial clock correct on IOC4 serial ports.Miod Vallat
2009-10-07Add an IOC4 section there tooMiod Vallat
2009-10-07add support for the temperature sensor of VIA Nano and C7-M CPUs.Kevin Lo
2009-10-06Allow MD limits for allocating PCI io and mem space and specify limits onMark Kettenis
2009-10-06Redo the route lookup in the output (and IPv6 forwarding) path if theClaudio Jeker
2009-10-06Replace if (af) tests operating as an af blacklist with stricter switchRyan Thomas McBride
2009-10-06Remove hack that helped us to work on Lenovo X200, as of last commit the phyDariusz Swiderski
2009-10-05Remove dead, never reached code.Dariusz Swiderski
2009-10-05remove nasty code, since now we have a nice function to lookup node'ss parent.Dariusz Swiderski
2009-10-05Fill pciide_unmapregs_compat() with stuff which might work, if we ever getTheo de Raadt
2009-10-05wrap an annoying long line (like amd64)Theo de Raadt
2009-10-05Add some minimalistic detach/unmap bits for pciide,Jonathan Gray
2009-10-05match() function was leaving the i2c bus locked; ok kettenisTheo de Raadt
2009-10-05Don't drop the big lock at the end of exit1(), but move it into the middle ofTheo de Raadt
2009-10-05regenJonathan Gray
2009-10-05Add a bunch of Intel 10GbE devices found in the FreeBSD versionJonathan Gray
2009-10-05nvidia MCP73 on acer aspire m1640; proger@uaoug.org.uaTheo de Raadt
2009-10-04Merge over a bunch of detach logic from msk(4) so that this driver canTheo de Raadt
2009-10-04Correctly store the tag results from bus_dmamem_alloc() so that theTheo de Raadt
2009-10-04pull in wbsd conditionally; ok kettenisTheo de Raadt
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-10-03Properly handle XMM exceptions instead of panicing the kernel. Fixes theMark Kettenis
2009-10-03Glue to attach the SD/MCC reader of the W83L519D found on some TadpoleMark Kettenis
2009-10-03Driver for the SD/MMC part of the Winbond W83L518D/W83L519D Integrated MediaMark Kettenis
2009-10-03Add missing <sys/device.h>.Mark Kettenis
2009-10-02remove trash left in debug changes; lindroos@nls.fiTheo de Raadt
2009-10-02syncStuart Henderson
2009-10-02Remove BCM57720 as it's not going to be released. From a BroadcomStuart Henderson
2009-10-02Remove BCM57720 as it's not going to be released. From a BroadcomStuart Henderson
2009-10-02Support for DS15/DS25/ES45 (Titan) alpha models (rpb family 38). These systemsMiod Vallat
2009-10-02Link the kernel at a higher physical address, in order to accomodate SRMMiod Vallat