Age | Commit message (Expand) | Author |
2008-01-20 | regen | Marcus Glocker |
2008-01-20 | Add one more device which could work. Fix comment typo in usbdevs while | Marcus Glocker |
2008-01-19 | Add initial scaffold for RAID 0. No IO just yet. | Marco Peereboom |
2008-01-19 | Remove printf that doesn't make sense. | Marco Peereboom |
2008-01-19 | Make the device work again on big endian archs (after firmware upgrade). | Marcus Glocker |
2008-01-18 | Print consoleness the canonical way. | Mark Kettenis |
2008-01-18 | Add LED support. | Marcus Glocker |
2008-01-17 | Remove some #if;ed out code. | Mark Kettenis |
2008-01-17 | Fix RX queue stalling by regulary reading the device statistics (with a | Marcus Glocker |
2008-01-17 | Set if_baudrate with IF_Gbps(10); | Thordur I. Bjornsson |
2008-01-17 | casts so this compiles on i386. | Thordur I. Bjornsson |
2008-01-17 | Add splnet around mii_tick() in sk_yukon_tick(). | Brad Smith |
2008-01-17 | Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightly | Marcus Glocker |
2008-01-16 | Set the baudrate with IF_Gbps(10); and remove an | Thordur I. Bjornsson |
2008-01-16 | - Store the hw revision into a new softc field in re_attach() and reference | Brad Smith |
2008-01-16 | - Remove a unwanted slash from a error message printf | Brad Smith |
2008-01-15 | bring in lots of ac97(4) and auvia(4) updates from NetBSD | Jacob Meuser |
2008-01-14 | Zap two usless printfs. | Thordur I. Bjornsson |
2008-01-14 | return earlier if the device index is negative | Jacob Meuser |
2008-01-14 | protect against an invalid device index possibly leading to kernel | Jacob Meuser |
2008-01-13 | Check for a negative devinfo index, which could get here through | Deanna Phillips |
2008-01-12 | Make comconsrate initialized to TTYDEF_SPEED at compile-time, for ports | Miod Vallat |
2008-01-11 | Fall back on using SERDES if MDI0/MDI1 bits aren't set too. Fix PCS handling. | Mark Kettenis |
2008-01-11 | regen | Jonathan Gray |
2008-01-11 | Turns out the id I thought was both CX700/VX700 IDE was only for VX700, | Jonathan Gray |
2008-01-11 | regen | Jonathan Gray |
2008-01-11 | Some additional Intel devices from submitted dmesgs. | Jonathan Gray |
2008-01-11 | regen | Brad Smith |
2008-01-11 | Add the Broadcom 10Gb controller PCI id, BCM57710. | Brad Smith |
2008-01-10 | regen | Thordur I. Bjornsson |
2008-01-10 | Add some more Intel 10G PCIe entries. | Thordur I. Bjornsson |
2008-01-09 | - add support for 4, 6, and 8 channel playback | Jacob Meuser |
2008-01-08 | Don't free res twice. | Marco Peereboom |
2008-01-08 | the rsc-console on the v880 operates at 115200, not the 9600 we think we | David Gwynne |
2008-01-06 | Add a more robust gettempreading that debounces the value (idea from FreeBSD) | Marco Peereboom |
2008-01-06 | re-add _PPC. | Marco Peereboom |
2008-01-05 | Never attach more acpicpu(4) devices than cpu(4) devices. Always attach | Mark Kettenis |
2008-01-05 | Adapt to the recent cleanup of Intel PCI host bridges Ids. ok oga@ | Matthieu Herrb |
2008-01-05 | even better attach message location | Theo de Raadt |
2008-01-05 | return with ENOTTY instead of EINVAL for unknown ioctl requests. | Brad Smith |
2008-01-05 | sync | Theo de Raadt |
2008-01-05 | SPARKLAN RT2573, found in HP s3200n, owned by laa@laa.zp.ua | Theo de Raadt |
2008-01-05 | print info in attach before if_attach | Theo de Raadt |
2008-01-04 | Fix wrong sizeof(). Makes driver work on amd64, too. | Marcus Glocker |
2008-01-04 | Fix TX padding. | Marcus Glocker |
2008-01-04 | read the hardware mac address into the drivers ac_enaddr thing rather than | David Gwynne |
2008-01-04 | we have pci_vpd_read now. get rid of the (bad) comment that left it out | David Gwynne |
2008-01-04 | Clean up Intel host bridge PCI IDs. | Mark Kettenis |
2008-01-04 | regen | Mark Kettenis |
2008-01-04 | Clean up Intel host bridge PCI IDs. | Mark Kettenis |