Age | Commit message (Expand) | Author |
2005-12-25 | regen | Brad Smith |
2005-12-25 | fix ordering | Brad Smith |
2005-12-25 | Don't allow slave devices to do polling during autoconf. | Alexander Yurchenko |
2005-12-25 | Force polling if interrupts not available. | Alexander Yurchenko |
2005-12-25 | Move all PIIX register definitions to a separate file. | Alexander Yurchenko |
2005-12-25 | Do not make the whole sc_i2c_xfer structure volatile, only the | Alexander Yurchenko |
2005-12-25 | Regen. | Alexander Yurchenko |
2005-12-25 | Consistent device ids for piix pm controllers. | Alexander Yurchenko |
2005-12-24 | Driver for Acer Labs M7101 power management controller | Mark Kettenis |
2005-12-24 | piixpm now provides i2cbus attribute. Reminded by deraadt@. | Alexander Yurchenko |
2005-12-24 | Rewrite piixpm(4) driver. It doesn't support acpi timer anymore, if we | Alexander Yurchenko |
2005-12-24 | clear RUNNING here to do a full init. | Brad Smith |
2005-12-23 | regen | Brad Smith |
2005-12-23 | - add JMicron vendor ID and SATA II chipset product id. | Brad Smith |
2005-12-22 | re-work PHY setup, media handling and dual-port detection. | Brad Smith |
2005-12-20 | Superfluous stuff. | Claudio Jeker |
2005-12-20 | Do bus scanning only if underlying controller asked for it. | Alexander Yurchenko |
2005-12-19 | New Intel ICH SMBus driver to be used with the iic(4) framework. | Alexander Yurchenko |
2005-12-19 | Make T1 mode work -- tested against an old dusty lmc(4) if found somewhere. | Claudio Jeker |
2005-12-19 | Check or chop the timeslot map if the map or mode is changed. There is no way | Claudio Jeker |
2005-12-19 | Be not too verbose else the debug output would stall a box if the wrong | Claudio Jeker |
2005-12-18 | Add bits string for smbus host status register to be able to | Alexander Yurchenko |
2005-12-18 | Add SMBus controller registers. | Alexander Yurchenko |
2005-12-18 | if not a newer chip then print i82557, all fxp's attached to the ICH | Brad Smith |
2005-12-17 | more PCI ids. | Brad Smith |
2005-12-17 | regen | Brad Smith |
2005-12-17 | add a few more fxp PCI ids. | Brad Smith |
2005-12-17 | This driver had no chances to work. Still has some issues. | Alexander Yurchenko |
2005-12-17 | regen | Brad Smith |
2005-12-17 | add ICH7 fxp PCI id. | Brad Smith |
2005-12-17 | Replace 'while (j>=0)' constructs with safer, more KNF friendly for() | Kenneth R Westerback |
2005-12-17 | Don't dynamically assign ring size, simplifies ring structures | Jonathan Gray |
2005-12-17 | Split length and flags up into seperate variables in | Jonathan Gray |
2005-12-17 | Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_t | Miod Vallat |
2005-12-16 | fix error printf's. | Brad Smith |
2005-12-16 | remove unused code to use IO space. | Brad Smith |
2005-12-15 | merge printing of the revision and the interrupt string into one printf. | Brad Smith |
2005-12-15 | Fix error printf()s. | Kenneth R Westerback |
2005-12-15 | Missing break and initializations found by lint. | Kenneth R Westerback |
2005-12-14 | We aren't likely to need to keep track of crypted/decrypted ring | Jonathan Gray |
2005-12-14 | Initial bits for an nvidia nforce Ethernet driver. | Jonathan Gray |
2005-12-13 | - Add a whole bunch of new PCI ids. | Brad Smith |
2005-12-13 | use consistent naming for members of the softc struct | David Gwynne |
2005-12-13 | the megaraid i4 and my dell perc 3/dc share the same vendor and product | David Gwynne |
2005-12-13 | if_san_common.c | Can Erkin Acar |
2005-12-12 | knf | David Gwynne |
2005-12-12 | If a PCI-X card is detected then set bge_pcix. | Brad Smith |
2005-12-11 | sync | Brad Smith |
2005-12-11 | regen | Brad Smith |
2005-12-11 | a whole bunch of ciss(4) PCI ids. | Brad Smith |