summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-04-13useless caddr_t cast removal. same md5s.Ted Unangst
2004-04-12make sockargs take void *, combine a len check.Ted Unangst
2004-04-12removeable -> removable;Jason McIntyre
2004-04-12remove duplicate if. from pedro martelletto, ok markus@Ted Unangst
2004-04-12Fix process_frame macro.Mark Kettenis
2004-04-12factor out dropafterack_ratelim code, use ratelimitMarkus Friedl
2004-04-12Fix DMA length on complex SGL. Apparantly this fixes the outstanding 1.03.xx...Marco Peereboom
2004-04-12Minor tweaks to appease gcc 3.Miod Vallat
2004-04-12Enable the memory arbiter before turning off the PXE restart. ThisBrad Smith
2004-04-12This has been a pain in the ass for about 8 months which made new ICPTheo de Raadt
2004-04-11pcmcia em and an work; okan@demirmen.comTheo de Raadt
2004-04-11move via-specific chunks to own fileTheo de Raadt
2004-04-11Crank max ptys to 992. We now have 62 pty/tty pairs for each letterTodd C. Miller
2004-04-11Fix calculation of the index into TTY_LETTERS. This only workedTodd C. Miller
2004-04-11Use INQUIRY instead of TUR for PPR. By doing this the target device actually...Marco Peereboom
2004-04-10Make it more obvious that you don't have to modify the counts on clonableRyan Thomas McBride
2004-04-10bge fitsTheo de Raadt
2004-04-10syncTheo de Raadt
2004-04-10minolta dimage A1 quirk; 3734, michael@paddon.orgTheo de Raadt
2004-04-10Support for Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-10Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-09do not whine if we cannot get mbufs. the countless printfd makes the machineHenning Brauer
2004-04-09move some of the non-interrupt pools from the small kmem_map to the muchMike Frantzen
2004-04-09syncAlexander Yurchenko
2004-04-09Two amd8131 pci-x devices found in dmesg from henningAlexander Yurchenko
2004-04-09syncTheo de Raadt
2004-04-09support Crystalfontz CF-63[1234] USB LCDs; wpd@xs4all.nlTheo de Raadt
2004-04-09Warn the user if we don't attach the ac97 codec.Miod Vallat
2004-04-08kill misplaced commentMichael Shalayeff
2004-04-08repair pcxs/t confoosionMichael Shalayeff
2004-04-08swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSDHenning Brauer
2004-04-08add RCS idKevin Lo
2004-04-08on RAMDISK kernels, do not compare / time against the system timeTheo de Raadt
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2004-04-07Allow pxeboot to compile with gcc3.Tom Cosgrove
2004-04-07regenMichael Shalayeff
2004-04-07attach on abocom's 8139; from Kimmo Sinkko <kimmo@sinkko.org>Michael Shalayeff
2004-04-07hifn card works just fine (with working /dev/crypto).Dale Rahn
2004-04-07align /dev/crypto with it's device node. would allow crypto cards to be used.Dale Rahn
2004-04-07Clean up printf's per deraadt@. Kill panic in mpt_pci_attach per mickey@Marco Peereboom
2004-04-06Attach Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06regen; add Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06Add Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06Hil keyboard layout for german keyboards, at least suitable for the PS/2-likeMiod Vallat
2004-04-06in cpu_exit() make sure to flush the fpu operation (store fr0)Michael Shalayeff
2004-04-06repair last: proper unimplemented'' trap checkMichael Shalayeff
2004-04-06doh. disable ahc here as wellMichael Shalayeff
2004-04-06fix siginfo generation for posted signals and avoid double ktrpsig() call for...Michael Shalayeff
2004-04-06syncTheo de Raadt
2004-04-06shortenTheo de Raadt