summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-06-26remove unused code in bge_intr()Brad Smith
2005-06-26rev 1.29Brad Smith
2005-06-26Use pci_matchbyid().Brad Smith
2005-06-26- clear IFF_RUNNING & IFF_OACTIVE in dc_stop() before de-allocating resources.Brad Smith
2005-06-26remove one more piece of the media detection from SRM code.Brad Smith
2005-06-25re-add ASIX check lost in rev 1.77Brad Smith
2005-06-25the local macro _id was removed before this code was even imported from NetBSDBrad Smith
2005-06-25hide name2id prototypes in #ifdef _KERNEL, claudio okHenning Brauer
2005-06-24Fix botch introduced in r1.12. reduced_geometry.sectors is a 5 byteKenneth R Westerback
2005-06-24Eliminate sd_scsibus_get_optparms() as unnecessary, instead gettingKenneth R Westerback
2005-06-24Move st.c to new mode sense mechanism. Don't save page0 data (if any), justKenneth R Westerback
2005-06-24MSI Bluetooth adapters need the ubt_broken_devices quirkMartin Reindl
2005-06-24simplify port allocation in pcb_bind(); based on freebsd; ok claudio henningMarkus Friedl
2005-06-23clear IFF_RUNNING & IFF_OACTIVE in dc_stop() before de-allocating resources.Brad Smith
2005-06-23Use proper type for 32 bit entity. s/long/intRobert Nagy
2005-06-23update if_lastchange for evey IFF_UP change not only SIOCSIFFLAGS; henning@ okMichael Shalayeff
2005-06-23Dead code.Artur Grabowski
2005-06-23Reword some comments to better reflect reality. Remove some unhelpfulKenneth R Westerback
2005-06-23Don't discard the blocksize information provided by the READ CAPACITYKenneth R Westerback
2005-06-22apparently i got the last one reversed; from jakemsr@Michael Shalayeff
2005-06-22Get rpm from filled in structure, not unused one. Remove nowKenneth R Westerback
2005-06-21give it wdc@pcmciaMichael Shalayeff
2005-06-21include msdosfs and udf and a missed config line for wax on c-classMichael Shalayeff
2005-06-21USB supportMartin Reindl
2005-06-21move .rodata out of .text to make more spaceMichael Shalayeff
2005-06-21remove duplicate function prototypes. ok deraadtKevin Lo
2005-06-21regenBrad Smith
2005-06-21add some Enable Semiconductor and Lucent PHYsBrad Smith
2005-06-20add ral(4)Martin Reindl
2005-06-20Remove media detection from the SRM on alpha. Initially a good idea, itMartin Reindl
2005-06-20Replace arpcom in the softc with ieee80211com in preparation forJonathan Gray
2005-06-20Handle floating-point registers.Mark Kettenis
2005-06-20remove freebsd'isms in debug messages. pointed out by timsl (tim atDamien Bergamini
2005-06-20fix a couple of 'use after free' bugs on mbuf chains in the tx path.Damien Bergamini
2005-06-19Eradicate unused struct atapi_sd_mode_data. Eradicate structKenneth R Westerback
2005-06-19- some clean upBrad Smith
2005-06-19Don't reflect CARP's internal state via IFF_UP (which a user can modify), useChristopher Pascoe
2005-06-19rev 1.4Brad Smith
2005-06-19wrap a goto label in the proper #ifdefTheo de Raadt
2005-06-18Switch master and surround volume controls on AD1888 and AD1985Can Erkin Acar
2005-06-18Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@Todd C. Miller
2005-06-18though this doesn't work yet at least allow it to compile first.Brad Smith
2005-06-18regenBrad Smith
2005-06-18Shorten a couple of structure names:Kenneth R Westerback
2005-06-18change ANTARES TC9021 entry description from Antares to TC9021Brad Smith
2005-06-18Switch to trying 6 byte MODE SENSE commands (for non ATAPI devices atKenneth R Westerback
2005-06-17regenBrad Smith
2005-06-17add Jato Technologies 1000baseX PHYBrad Smith
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-17syncMartin Reindl