Age | Commit message (Expand) | Author |
2006-09-27 | Enable uath, works for me. | Alexander Yurchenko |
2006-09-27 | Implement 1-wire byte read/write. | Alexander Yurchenko |
2006-09-27 | Move bulk-in transfer to the separate function. | Alexander Yurchenko |
2006-09-27 | Allocate xfer for bulk transfers only once on attach. | Alexander Yurchenko |
2006-09-27 | Protect detach function with splusb. | Alexander Yurchenko |
2006-09-27 | Add missing <sys/device.h>. | Alexander Yurchenko |
2006-09-27 | Fix tags file creating by removing unexisting paths. | Alexander Yurchenko |
2006-09-27 | Add Maxim/Dallas DS2490 USB 1-Wire adapter driver. | Alexander Yurchenko |
2006-09-27 | regen | Jonathan Gray |
2006-09-27 | Add another two Vitesse PHYs, one from jmc's nfe(4), one from an | Jonathan Gray |
2006-09-27 | add pgt(4) and acx(4), work in progress. | Brad Smith |
2006-09-27 | Add files.onewire to all our USB archs, it will be used soon. | Alexander Yurchenko |
2006-09-27 | add acx(4). | Brad Smith |
2006-09-27 | add missing sys/device.h header. | Brad Smith |
2006-09-27 | fix the use of LIST_INSERT_HEAD in [m]sk_alloc_jumbo_mem(). | Brad Smith |
2006-09-26 | update the comment for bge_chipinit(). | Brad Smith |
2006-09-26 | re-enable I2C_VERBOSE | Jonathan Gray |
2006-09-26 | Zap D_REMOVABLE flag from disklabel. If you didn't already know that | Kenneth R Westerback |
2006-09-26 | switch alpha to gcc3; joint work with drahn@ and brad@ | Martin Reindl |
2006-09-26 | Start to get HostAP mode working for pgt(4). Works at the first try, | Marcus Glocker |
2006-09-26 | udp port 664 is sometimes also stolen on the wire by ipmi/asf balony. | Theo de Raadt |
2006-09-26 | regen | Matthieu Herrb |
2006-09-26 | add GeForce 7300 GT, ok deraadt@ | Matthieu Herrb |
2006-09-26 | Set sk_jumbo_buf to NULL if malloc() fails in the for loop within | Brad Smith |
2006-09-26 | Fix compilation, okay henning@ mpf@ | Pedro Martelletto |
2006-09-26 | do not alloc jumbo buffers (3.5m per iface) and also do not allow card to rec... | Michael Shalayeff |
2006-09-26 | Get HostAP mode working and fix IBSS tweaks. From DragonFly driver. | Marcus Glocker |
2006-09-26 | regen | Jonathan Gray |
2006-09-26 | Match ELECOM LD-USB20 | Jonathan Gray |
2006-09-26 | accidental extra %s in ddb printf | Michael Shalayeff |
2006-09-26 | fix races w/ getdirtybuf() usage that can violate normal | Michael Shalayeff |
2006-09-26 | Shrink the number of matches done in piixsata_chip_map, | Jonathan Gray |
2006-09-26 | Move some duplicated debug code into its own function. | Jonathan Gray |
2006-09-26 | Go back to spl0, previous change broke Cuda adb; reported by Carl | Miod Vallat |
2006-09-26 | Make mesh compile again, it also works now too, from NetBSD with a lot | Gordon Willem Klok |
2006-09-25 | add the new PCI ids. | Brad Smith |
2006-09-25 | regen | Brad Smith |
2006-09-25 | add PCI ids for the DLink DGE-550SX and some unknown Marvell Yukon | Brad Smith |
2006-09-25 | well, this is embarrassing. | David Gwynne |
2006-09-25 | enabling interrupts isnt a bug, so dont put XXX next to it. | David Gwynne |
2006-09-25 | Martin VĂ©giard <deadbug AT gmail.com> has been kind enough to rescind the | Gordon Willem Klok |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-24 | Bring hp300, mac68k and mvme68k disklabel initialization code into | Kenneth R Westerback |
2006-09-24 | Eliminate D_CHAIN, D_ECC and D_RAMDISK flags from disklabel. They were | Kenneth R Westerback |
2006-09-24 | add pgt(4). | Brad Smith |
2006-09-24 | Zap LFS, okay deraadt@ | Pedro Martelletto |
2006-09-23 | sync | Marcus Glocker |
2006-09-23 | Add TRENDnet TEW-429UB A. | Marcus Glocker |
2006-09-23 | delete blank line; Paul Stoeber | Theo de Raadt |
2006-09-23 | In pgt_media_status() also DPRINTF if the rate == 0. | Marcus Glocker |