Age | Commit message (Expand) | Author |
2008-02-24 | Sync Bluetooth HID drivers with NetBSD and adopt to our needs, as we | Uwe Stuehler |
2008-02-24 | Handle "QOS" L2CAP configuration request option, enabling L2CAP | Uwe Stuehler |
2008-02-24 | Sync sys/netbt with NetBSD | Uwe Stuehler |
2008-02-24 | Remove some bogus 32-bit compatibiliy code and comments. | Mark Kettenis |
2008-02-23 | Regen | Miod Vallat |
2008-02-23 | More device families, from Dallas datasheets. | Miod Vallat |
2008-02-23 | Regen | Miod Vallat |
2008-02-23 | More SGI devices. | Miod Vallat |
2008-02-23 | sync | Theo de Raadt |
2008-02-23 | SiSPM devices are like belkin ups; do not attach as uhid, pr#5719 | Theo de Raadt |
2008-02-23 | forgot that one when committing the if_ipw.c memleak fix. Hopefully | Hans-Joerg Hoexer |
2008-02-23 | Do not leak memory claimed by firmware on "ifconfig down". | Hans-Joerg Hoexer |
2008-02-23 | Oops to eager with the delete button. prompted by deraadt. | Marco Peereboom |
2008-02-23 | Backout premature code. | Marco Peereboom |
2008-02-23 | sync | Stuart Henderson |
2008-02-23 | add Radeon HD 2400 XT/Pro, ok kettenis | Stuart Henderson |
2008-02-22 | Propper encryption of on-disk-keys, prodded/suggest by tedu@ and djm@ | Hans-Joerg Hoexer |
2008-02-22 | regen | Mark Kettenis |
2008-02-22 | Add Intel X38 chipset IDs. | Mark Kettenis |
2008-02-22 | Avoid unaligned PCI config space access. | Mark Kettenis |
2008-02-22 | Simon Dick in FreeBSD PR 96714 | Jonathan Gray |
2008-02-22 | regen | Jonathan Gray |
2008-02-22 | Simon Dick in FreeBSD PR 96714 | Jonathan Gray |
2008-02-22 | as can be seen in emuxki_voice_set_srate(), the sample rate needs to | Jacob Meuser |
2008-02-22 | I-O Data USB-RSAQ5 serial from Masao Uebayashi in NetBSD. | Jonathan Gray |
2008-02-22 | regen | Jonathan Gray |
2008-02-22 | I-O Data USB-RSAQ5 serial from Masao Uebayashi in NetBSD. | Jonathan Gray |
2008-02-21 | There's no need to print the IRQ now that we have direct configuration. | Joel Sing |
2008-02-21 | There's no need to print the IRQ now that we have direct configuration. | Joel Sing |
2008-02-21 | Prevent possible free list corruption when malloc(9) sleeps. | Mark Kettenis |
2008-02-21 | Some fxp(4) chips do not like having their status/command registers accessed | Brad Smith |
2008-02-21 | enable envy(4) on amd64, untested. | Alexandre Ratchov |
2008-02-21 | enable envy(4) on i386 | Alexandre Ratchov |
2008-02-21 | since now we have volume knobs, use next/prev pointers to attach | Alexandre Ratchov |
2008-02-21 | implement AK4524 input and output volume knobs and output mute switches. | Alexandre Ratchov |
2008-02-21 | uncomment the entry to allow opl(4) to attach to cmpci(4). | Brad Smith |
2008-02-20 | make return-rst work correctly in the IPv6 case again. | Henning Brauer |
2008-02-20 | Add my copyright. | Marco Pfatschbacher |
2008-02-20 | Oops, correctly recover from kcopy() faults, since the stack frame is | Miod Vallat |
2008-02-20 | More dead includes and functions noone will mourn. | Miod Vallat |
2008-02-20 | Completely overhault attachment rules on sgi. No more indirect configuration | Miod Vallat |
2008-02-20 | Preserve pcb_onfault within kcopy(), as expected and as all other platforms do. | Miod Vallat |
2008-02-20 | 4.3-beta | Miod Vallat |
2008-02-20 | remove old unused TCP isn code; ok henning, dhartmei, mcbride | Markus Friedl |
2008-02-20 | - Only clear the IFF_OACTIVE flag if packets were processed. | Brad Smith |
2008-02-20 | When collecting the hardware statistics add the interfaces input errors | Brad Smith |
2008-02-20 | when creating a response, use the correct TCP header instead of | Markus Friedl |
2008-02-20 | when bge has link, use autopolling for link status, not direct mii polls. | Stuart Henderson |
2008-02-20 | enable tda(4) | Robert Nagy |
2008-02-20 | make tda(4) run the fans at maximum speed when we are about to drop | Robert Nagy |