summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-10-04Tidy up comments and do some 80-column fixing. No functional changes.oster
2002-10-04Allied-Telesyn AT-1700xT and Allied-Telesis RE200x are actually identical,tsutsui
2002-10-04As part of the effort to get RAIDframe playing nicely with LOCKDEBUG,oster
2002-10-04more device namesjoda
2002-10-04As in scsiconf.c, don't print the numberic device type in the attach message.soren
2002-10-04Add cgdvar.h to the list of files installed.elric
2002-10-04The CryptoGraphic Disk Driver.elric
2002-10-04A slight abstraction for disks. This is mainly [right now] inelric
2002-10-04Slightly simplicy the SCSI device attachment message:soren
2002-10-04- Merge if_levar.h into if_le_isapnp.c since it is included only bytsutsui
2002-10-04Regen: Added Melco Inc. LGY-VI, Am79c961 (PCnet-ISA) based network interface.tsutsui
2002-10-04Add Melco Inc. LGY-VI, Am79c961 (PCnet-ISA) based network interface.tsutsui
2002-10-04- Merge dev/ic/ate_subr.c into dev/ic/mb86960.c since it only has EEPROMtsutsui
2002-10-04Improve nForce MCP support.kent
2002-10-04Alphabetical sort.gehenna
2002-10-04Remove 'any match' entry from quirks table.gehenna
2002-10-04Handle of AP_IN_RANGE/AP_OUT_RANGE, to fix a problem once the stationonoe
2002-10-04Pass on indication of absent media in the general case as in the opticalsoren
2002-10-04Leave error printing to the callers of scsipi_size().soren
2002-10-04PQI Travel Flash likes PQUIRK_NODOORLOCK too.soren
2002-10-04Avoid noise on kbd-less machines.soren
2002-10-03Set IEEE80211_F_IBSSON before test in wi_init() to set CREATE_IBSSonoe
2002-10-03Refactor kbd and mouse drivers so that they can use different middleuwe
2002-10-02Create a thread creation macro that make it easier to name the DAG process.oster
2002-10-02Fix NIC-memory leak for symbol firmware at reinitialization. After 4-5onoe
2002-10-02Remove a line added accidentally(?) at revision 1.21.kent
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-02Use CFDRIVER_DECL(). PR #18500.thorpej
2002-10-02We're going to need rf_lkmgr_mutex_destroy() sooner than I thought.oster
2002-10-02Since we are unlocking the lock before sleeping, there is no needoster
2002-10-02G/c static pow() function that was used to calculate (2^x) only; replacedreinoud
2002-10-02copyright clarification, from openbsditojun
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Remove unnecessary extern decl of fpa_ca.thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-10-02Remove unnecessary extern decl of iframe_ca.thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-10-01Add missing args to CFATTACH_DECL.uwe
2002-10-01Add a generic config finalization hook, to be called once all realthorpej
2002-10-01Regen.soren
2002-10-01PQI Travel Flash Drive.soren
2002-10-01Do not call wi_stop() with disabled flag set from wi_init(), since itonoe
2002-10-01make it compilable with CBB_DEBUG.onoe
2002-10-01Linkstatus AP_IN_RANGE doesn't mean associatted, rather it just mean tryingonoe
2002-10-01Use LIST in sys/queue. Add some comments.haya
2002-10-01Adjust residual counter for wide transfers.petrov
2002-10-01Use CFATTACH_DECL().thorpej