summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2002-05-02Big TURBOchannel support catchup from NetBSD, part 1.Miod Vallat
2002-05-02prefix structure members to avoid name clashes.Nathan Binkert
2002-05-02use the gallant 12x22 font by default on screens that are moreMatthieu Herrb
2002-05-02the exponent parameter is:Jason Wright
2002-05-02More of previous (don't refer to parameters by index directly)Jason Wright
2002-05-02Don't refer to the parameters directly by number, use macro's so it can beJason Wright
2002-05-02syncJason Wright
2002-05-02new vendor: AtherosJason Wright
2002-05-01- make sure 'me' is initializedJason Wright
2002-05-01make fw images const and fix ti for unneeded type casts; jason@ testing ans okMichael Shalayeff
2002-05-01Change WI_PORTTYPE_IBSS to 4. This change got lost in the big ibssTodd C. Miller
2002-04-30enough letoh-foo to get through firmware upload on big endian machinesJason Wright
2002-04-30constify a few structsMichael Shalayeff
2002-04-30charClass is const and kill lotsa spacesMichael Shalayeff
2002-04-30cdev_decl is done in conf.h, do not dupe hereMichael Shalayeff
2002-04-30crc32_tab can be constMichael Shalayeff
2002-04-30media table could be constMichael Shalayeff
2002-04-30Correctly handle old controllers with a relaxed aux port behaviour.Miod Vallat
2002-04-30- increase sample size from 1 byte to 4 bytes so that we can detectJason Wright
2002-04-30- Output chain length must be equal to the byte count of the modulus lengthJason Wright
2002-04-29regenMichael Shalayeff
2002-04-29a couple more suzies from lava; from Richard Browne <richb@timestone.com.au>Michael Shalayeff
2002-04-29Rework memory detection (again) based on code from Henric Jungheim <henric@he...Jason Wright
2002-04-29re-do the way the bus_dma is done for transmit.Nathan Binkert
2002-04-29wierd -> weirdPeter Valchev
2002-04-28Add some new PERC 3/Di models.Nathan Binkert
2002-04-28syncNathan Binkert
2002-04-28New device IDs for the Dell PERC 3/Di (aac)Nathan Binkert
2002-04-28use the correct ifmedia structNathan Binkert
2002-04-28Re-do the way that bus_dma is done for transmit. Loop over the dm_segsNathan Binkert
2002-04-28make UBSEC_NO_RNG work correctly (ie. it means no RNG, not no MCR2 operations)Jason Wright