summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-02-25regenBernd Ahlers
2008-02-25Add some ATI ids. help/ok jsg@Bernd Ahlers
2008-02-25Fix broken cast on 64bit platformsUwe Stuehler
2008-02-24Sync Bluetooth HID drivers with NetBSD and adopt to our needs, as weUwe Stuehler
2008-02-24Sync sys/netbt with NetBSDUwe Stuehler
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-21Some fxp(4) chips do not like having their status/command registers accessedBrad Smith
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-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 bge has link, use autopolling for link status, not direct mii polls.Stuart Henderson
2008-02-20Add support for the Intel ICH9 chipsets.Brad Smith
2008-02-19Add support for the optics on the Sun variant of ixgb(4) boards.Brad Smith
2008-02-19Match on AnyDATA ADU-500A.Jonathan Gray
2008-02-19regenJonathan Gray
2008-02-19AnyDATA ADU-500AJonathan Gray
2008-02-19Cleanup, spacing and KNF.Marco Peereboom
2008-02-18'like\nlike' -> 'like' in a couple of comments.Kenneth R Westerback
2008-02-18Add initial bits for fiber support with the BCM5714/BCM5715/BCM5780 chipsets.Brad Smith
2008-02-17Add "in blocks" to disk size discriptors so that I don't have to readMarco Peereboom
2008-02-17Add the VIA VT8237S south bridge.Brad Smith
2008-02-17Kill stray commentMarco Peereboom
2008-02-17add my copyright, too.Hans-Joerg Hoexer
2008-02-17Add propper key encryption.Hans-Joerg Hoexer
2008-02-17Remove the check for non-production bnx(4) chipsets. These chipsets areBrad Smith
2008-02-17Enter wbsio(4), a driver for the Winbond LPC Super I/O chips.Mark Kettenis
2008-02-17- Correct clearing of the IFF_OACTIVE flag by ensuring the flag isBrad Smith