Age | Commit message (Expand) | Author |
2006-09-17 | do not fill in the anar for the manual 1000baseT media setting case. | Brad Smith |
2006-09-17 | Shorten the area where interrupts are enabled to calibrate delay(), and run | Miod Vallat |
2006-09-17 | Move get ipmi id into the match function. This prevents attach from being | Marco Peereboom |
2006-09-17 | Re-add the link state check to re_start(), which was added in rev 1.31 and | Brad Smith |
2006-09-17 | set the IFCAP_VLAN_MTU flag. | Brad Smith |
2006-09-17 | revert revision 1.131, the code in question was later found to not ensure | Brad Smith |
2006-09-17 | - correct the firmware synchronization in bge_reset(), this | Brad Smith |
2006-09-17 | 4.0-current. yes deraadt | Steven Mestdagh |
2006-09-17 | defer establishing the interrupt until later during attach, to let the | Brad Smith |
2006-09-17 | moving to 4.1-current | Theo de Raadt |
2006-09-16 | add new uath(4) ids and fix existing ones. | Damien Bergamini |
2006-09-16 | sync (uath) | Damien Bergamini |
2006-09-16 | add new uath(4) ids and fix existing ones. | Damien Bergamini |
2006-09-16 | Revert new check for DOS partitions running past d_secperunit (e.g. | Kenneth R Westerback |
2006-09-16 | sync (uath) | Damien Bergamini |
2006-09-16 | more uath(4) usb ids. | Damien Bergamini |
2006-09-16 | indent | Damien Bergamini |
2006-09-16 | fix a buggy printf. | Damien Bergamini |
2006-09-16 | sync (uath) | Damien Bergamini |
2006-09-16 | Initial import of uath(4), a driver for Atheros USB2.0 AR5005UG/AR5005UX | Damien Bergamini |
2006-09-16 | enable pgt, even if still a wee bit buggy | Theo de Raadt |
2006-09-16 | Get subvendor from the PROM instead of the PCI configuration space, since the | Mark Kettenis |
2006-09-16 | Don't panic if firmware files are not in place. Ja ja ja ja claudio@. | Marcus Glocker |
2006-09-16 | Do not use bus_space_write_multi and happily write to NULL and die, when | Miod Vallat |
2006-09-16 | Bring pgt(4) in a working state. Much work also done by claudio@. | Marcus Glocker |
2006-09-16 | rework the handling of the errors coming off the hardware at the bottom of | David Gwynne |
2006-09-16 | Asking for HWERR interrupts and not acknowledging them leads | Jonathan Gray |
2006-09-16 | Support for Intel 6321ESB SATA. Tested on one of cloder's new | Jonathan Gray |
2006-09-16 | Match VIA VT8237A SATA which while untested should act like | Jonathan Gray |
2006-09-16 | regen | Jonathan Gray |
2006-09-16 | VIA VT8237A SATA | Jonathan Gray |
2006-09-15 | Reserve some commands slot for bioctl/sensorsd so ciss doesn't crash | Kenneth R Westerback |
2006-09-15 | Kettenis's polished version of diff to preserve the mac address on thecus, | Dale Rahn |
2006-09-15 | Reset the sysfail led on thecus, so that it doesn't blink | Dale Rahn |
2006-09-01 | Standardize on EFBIG in bus_dmamap_load* if caller is too greedy; I had | Miod Vallat |
2006-08-31 | ciss can't do bio ioctl's when >1 logical device is defined. Bail out | Kenneth R Westerback |
2006-08-31 | Start to get interface attach working. | Marcus Glocker |
2006-08-31 | Make sure we do mbuf operations at splnet(), for some models have ze | Miod Vallat |
2006-08-31 | Some first cleanup run. | Marcus Glocker |
2006-08-31 | Fix handling of 64-bit quantities in Open Firmware's client interface. | Mark Kettenis |
2006-08-31 | Bring chip into initialized state. | Marcus Glocker |
2006-08-31 | Oops! Disable debug. | Marco Peereboom |
2006-08-31 | Add sensor thread for individual sd devices. | Marco Peereboom |
2006-08-31 | Do proper chipset identification. | Marcus Glocker |
2006-08-31 | Automatically add a IPv6 link-local address to carp interfaces when the | Ryan Thomas McBride |
2006-08-31 | Prerrt print volume nr in dmesg. | Marco Peereboom |
2006-08-31 | Get firmware loaded. | Marcus Glocker |
2006-08-30 | we can fit ehci & pci verbose. Much nicer. | Theo de Raadt |
2006-08-30 | Try to read station address from the chip first, then try the EEPROM (if we | Mark Kettenis |
2006-08-30 | Horrible code to work around stupid VXT2000 rom getchar() behaviour, but | Miod Vallat |