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