Age | Commit message (Expand) | Author |
2006-08-24 | regen | Gordon Willem Klok |
2006-08-24 | Add vendor "miro computer products AG" and device MiroVIEDO DC20 plus | Gordon Willem Klok |
2006-08-24 | regen | Brad Smith |
2006-08-24 | add the Epson Perfection 1670 and Stylus CX3650. | Brad Smith |
2006-08-24 | Move d_secpercyl test to after setting default size. Missed in earlier | Kenneth R Westerback |
2006-08-23 | - fall back to 1Mbps if tx rate is returned as zero. avoids divide by zero. ... | Niall O'Higgins |
2006-08-23 | Protect scsi_done() with splbio(), discussed with and okay dlg@, marco@ | Pedro Martelletto |
2006-08-23 | the maximum MTU allowed for IEEE802.11 is 2290 which is greater than | Damien Bergamini |
2006-08-23 | in rum_rxeof(), don't check xfer length against IEEE80211_MIN_LEN since | Damien Bergamini |
2006-08-23 | regen | Brad Smith |
2006-08-23 | add SiS 191 Gig Ethernet PCI id. | Brad Smith |
2006-08-23 | Add Nova Tech NV-902W, and mention another Zinwell ural(4) device. | Jonathan Gray |
2006-08-23 | regen | Jonathan Gray |
2006-08-23 | Add another ural(4) device, Nova Tech NV-902W. | Jonathan Gray |
2006-08-22 | Fix possible NULL deref from Alexey V. Vatchenko <avv@mail.zp.ua> | Marco Peereboom |
2006-08-22 | More register defines. | Miod Vallat |
2006-08-22 | Wrap dmesg | Miod Vallat |
2006-08-22 | Clear sti display on console attach, now that the bootloader leaves us | Miod Vallat |
2006-08-22 | Implement pmap_steal_memory() if HAVE_PMAP_DIRECT; no change except for | Miod Vallat |
2006-08-22 | provide some smp locking around protection fault trap from user too; original... | Michael Shalayeff |
2006-08-22 | Same change as on i386: use a case-insensitive comparison when checking | Tom Cosgrove |
2006-08-22 | remove the check for the number of heads reported by the BPB altogether, | Nikolay Sturm |
2006-08-22 | Use a case-insensitive comparison when checking for bogus SMBIOS | Tom Cosgrove |
2006-08-22 | use LIST_FOREACH; from FreeBSD | Martin Reindl |
2006-08-22 | Very initial import to support the PrismGT chipset (FullMAC for now). | Marcus Glocker |
2006-08-22 | - Re-add the m_adj() back into em_get_buf(), but this time check | Brad Smith |
2006-08-22 | acx(4) seems to work fine on amd64 here also, so enable it. | Jonathan Gray |
2006-08-22 | Deactivate the QTDs when removing a queue head to prevent the host | Christopher Pascoe |
2006-08-22 | Be more aggressive about waiting for the host controller doorbell, | Christopher Pascoe |
2006-08-21 | Answer ARP queries also for addresses on carp interfaces, if carps | Marco Pfatschbacher |
2006-08-21 | ramdisks do not have vlan, drop mbuf; ok brad | Theo de Raadt |
2006-08-21 | Delete #ifdef/#ifndef __OpenBSD__ chunks, leaving just the code we | Kenneth R Westerback |
2006-08-21 | Add missing amrr statistic updates. Makes rate control work proper. | Marcus Glocker |
2006-08-21 | simplfy code a bit and fix comments, this is the MRU being set not the | Brad Smith |
2006-08-21 | enable Jumbo support. | Brad Smith |
2006-08-21 | another id. | Brad Smith |
2006-08-21 | regen | Brad Smith |
2006-08-21 | another Marvell Gig PHY. | Brad Smith |
2006-08-20 | remove a comment. | Brad Smith |
2006-08-20 | #if 0 -> #ifdef BNX_JUMBO | Brad Smith |
2006-08-20 | For consistency with MSK_JSLOTS, go back to using the macro to figure out | Brad Smith |
2006-08-20 | if_tun.c also has this comment so remove duplicate; ok jmc@ krw@ | Kevin Steves |
2006-08-20 | - turn the interface down if the user press the radio kill button while | Damien Bergamini |
2006-08-20 | stash a pointer to the scsibus attached to us. we can use this later to | David Gwynne |
2006-08-20 | definitions of the messages for raid, volume, and physical disks | David Gwynne |
2006-08-20 | move sf(4) out from untested section | Martin Reindl |
2006-08-20 | cosmetic tweaks. | Brad Smith |
2006-08-20 | sort PCI ids. | Brad Smith |
2006-08-20 | - replace IF_DEQUEUE/IF_PREPEND with IFQ_POLL/IFQ_DEQUEUE. | Brad Smith |
2006-08-20 | When spoofing an MSDOS disklabel, don't create partitions with a final | Kenneth R Westerback |