summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2008-02-20Fix a mbuf leak which can be triggered on a systemBrad Smith
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-19Remove duplicate strcmp().Joel Sing
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-18Only attach on Sun Blade 1000/2000.Mark Kettenis
2008-02-18Get correct memory information from 64 bit ARCBios, tested on Octane.Miod Vallat
2008-02-18Use better types and fix tests for pc and sp being in kernel to reallyMiod Vallat
2008-02-18More 64-bit ARCBios friendliness, correctly identify a 64 bit system, suchMiod Vallat
2008-02-18Fix ptoa() cast.Mark Kettenis