summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-06-29- sync bus_dma ops and add bus_dmamap_sync()'sBrad Smith
2005-06-29rev 1.47Brad Smith
2005-06-282 more bits of PA in the TLB entries when you get to ultrasparc3; from henricTheo de Raadt
2005-06-28remove sun4c/sun4m stuff; from henricTheo de Raadt
2005-06-28NBIO > 0 the bioctl code.Marco Peereboom
2005-06-28implement ami_schwartz_poll() per the FIXME leftover from the hackathon.Marco Peereboom
2005-06-28allow posting BIO ioctls to the daughter devices (sd*) as well; marco@ testin...Michael Shalayeff
2005-06-28regenBrad Smith
2005-06-28tab to spaceBrad Smith
2005-06-28rev 1.28Brad Smith
2005-06-28do not whine if we cannot get mbufs.Brad Smith
2005-06-28add xl@pciBrad Smith
2005-06-27Further cleanup and rationalize sd_scsibus_getparms(). No (intended)Kenneth R Westerback
2005-06-27When releasing a buffer and disassociating it from its vnode, there'sPedro Martelletto
2005-06-27commaTheo de Raadt
2005-06-27typo; mitja@muzenic.netTheo de Raadt
2005-06-27support pccom* at cardbus?Theo de Raadt
2005-06-27card broadcom serial, plus set frequencyTheo de Raadt
2005-06-27syncTheo de Raadt
2005-06-27Broadcom serial device (found on option globetrotter edge)Theo de Raadt
2005-06-27Zap unused member of cd_softc: sc_ops.Kenneth R Westerback
2005-06-27remove dead code; drahn@ okMichael Shalayeff
2005-06-27rev 1.41Brad Smith
2005-06-26syncTheo de Raadt
2005-06-26more via devsTheo de Raadt
2005-06-26cpu0: RNG AES AES-CTR SHA1 SHA256 RSATheo de Raadt
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