summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-05-11I HATE it when things that we fix come back from bad mergesTheo de Raadt
2002-05-10syncJason Wright
2002-05-10Netoctave NSP2KJason Wright
2002-05-10Dump the actual command to be sentConstantine Sapuntzakis
2002-05-10Zap an unsued define.Artur Grabowski
2002-05-10What we store on all archs just before the rfa is a pointerArtur Grabowski
2002-05-10Normalize base and exponent to the same length as the modulus and failJason Wright
2002-05-10- Add a set length insn for the result (length gets zotted by the shift right)Jason Wright
2002-05-09Set length tag of the correct registersJason Wright
2002-05-09an_ltv_caps has some more fluff at the tail (exatly 16bit more fluff); report...Michael Shalayeff
2002-05-09Set correct bit in IERJason Wright
2002-05-09Rework to process requests from a queue/interrupt handler instead of busyJason Wright
2002-05-09Fix ioctl handlingNathan Binkert
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-05-09add support for SoundForte Theatre X-treme 5.1 SF256-PCS; from jumbo@Michael Shalayeff
2002-05-09Restore the support of ISO 8859-1 fonts in macppc console. gallant12x22.hMats O Jansson
2002-05-08- Go ahead and register to handle CRK_MOD_EXP_CRT opsJason Wright
2002-05-08Drives can go busy after IDENTIFY. Make sure drive is not busy before issuingConstantine Sapuntzakis
2002-05-08register as having support for MODEXP operations and add associatedJason Wright
2002-05-08kt266 is reported to be doing auvia alright by Ian McWilliam <ianm@cit.uws.ed...Michael Shalayeff
2002-05-07Simplify multicast handling based on powerpc's gm.c and remove ether_cmp()Jason Wright
2002-05-077811 needs a short pause before setting up the DMA CSR during reset or itJason Wright
2002-05-07Fix uvisor for what's currently in the treeNathan Binkert
2002-05-07Sync quirks with NetBSDNathan Binkert
2002-05-07Sync uvisor driver with NetBSD. This adds support for PALM4 devicesNathan Binkert
2002-05-07Less verbose. noticed by fgschNathan Binkert
2002-05-07Add a driver for Realtek RTL8150L based ethernet devicesNathan Binkert
2002-05-07Add urlphy(4) which is used by url(4).Nathan Binkert
2002-05-07move ether_crc32_le to if_ethersubr.c. Add ether_crc32_beNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert
2002-05-06sync uaudio with NetBSDNathan Binkert
2002-05-06basic infrastructure for handling RSA with CRT parameters. Just need toJason Wright
2002-05-06tuner driver for the fms cards.Michael Shalayeff
2002-05-06- Only copy the significant bits of the result out (and make sure the bufferJason Wright
2002-05-06typedef for proc * for portabilityNathan Binkert
2002-05-06Make more portable with NetBSDNathan Binkert
2002-05-06sync with NetBSDNathan Binkert
2002-05-06Sync with NetBSDNathan Binkert
2002-05-06regen.Peter Valchev
2002-05-06Match D-Link DE-660+, tested by drewc@rift.com, ok fgsPeter Valchev
2002-05-06new conversion functions from NetBSD for uaudioNathan Binkert
2002-05-05Use correct $NetBSD$Nathan Binkert
2002-05-05whitespace sync with netbsd.Nathan Binkert
2002-05-05fix panic triggered by using a 3.0 wsmoused on a 3.1 kernel, byMatthieu Herrb
2002-05-04some space and tab cleanup.Federico G. Schwindt
2002-05-03Regen.Miod Vallat
2002-05-03Add more cards and device names, and print better looking probe messages forMiod Vallat
2002-05-0382801CA/CAM works like previous models.Marc Espie
2002-05-03LBA48 support.Grigoriy Orlov