summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2003-02-07Regen.augustss
2003-02-07Add HAndspring Treo.augustss
2003-02-07Regen.augustss
2003-02-07Add some Palm and Sony PDAs.augustss
2003-02-07kern/20231- pass the correct argument (arg_addr) on thru to scsipi_do_ioctl,mjacob
2003-02-06Remove unneeded #include's.hannken
2003-02-06Add <sys/lock.h> include for ncr53c9xvar.h.martin
2003-02-06Document a URL from which you can get the ACPICA programmer reference manual.perry
2003-02-05Remove unused variable.pk
2003-02-05Make the buffer cache code MP-safe.pk
2003-02-05change t_extended to t_extended0 for consistency with KBR_EXTENDED[01]perry
2003-02-05Ensure that MEMORY_RBFLAGS is defined whether or not MEMORY_DISK_DYNAMIC.briggs
2003-02-05Replace machine/rnd.h with more appropriate name to share itnakayama
2003-02-05It seems the LAN Adapter on dreamcast actually uses slow 150ns SRAM,tsutsui
2003-02-05Add Palm Zire. From kern/20206, Michael van Elst.augustss
2003-02-05Regen.augustss
2003-02-05Add Palm Zire.augustss
2003-02-05unask -> unmaskkleink
2003-02-05"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-02-04Fix swapped malloc parameters - caught by recent malloce(9) changes.martin
2003-02-04Make this driver MP-safe by using a single spin lock to guard all its entrances.pk
2003-02-04Regen.augustss
2003-02-04Add another ThumbDrive (from FreeBSD).augustss
2003-02-04Fix a botched loop copied from the ohci driver (already fixed in ohci.c).augustss
2003-02-04Add defines and structure for control mode page.wrstuden
2003-02-04Use bus_dmamap_load_mbuf() in fxp_add_rfabuf().thorpej
2003-02-04Use bus_dmamap_load_mbuf() in wm_add_rxbuf().thorpej
2003-02-04Fix wrong argument to free due to malloc_type changes. While there,matt
2003-02-04deal with malloc_type fallout.matt
2003-02-04pro forma -- no actual changes but the source file did change versionperry
2003-02-04Add explicit comment handling.perry
2003-02-04Add a comment noting the origin of the listperry
2003-02-04Correct an obvious syntax error (a comment without a # in front of it)perry
2003-02-03Test callout_pending(), not callout_active(), and eliminate now-unnecessarythorpej
2003-02-03Allow "the forcing of root on md0a to single user" to be overriden by usingmatt
2003-02-03regenpooka
2003-02-03add GeForce2 Gopooka
2003-02-03regenjoda
2003-02-03correct previous, and add some more devices found in the Shuttlejoda
2003-02-03Fix printf format warnings.kleink
2003-02-02Fix DEBUG printf warning.bouyer
2003-02-02Regen: add SiS 651 host bridge.bouyer
2003-02-02Add SiS 651 host bridge.bouyer
2003-02-02guarantee, not guarentee. Idea from miod@openbsd.wiz
2003-02-01Add PQUIRK_NOLUNS entry for "NEC ", "CD-ROM DRIVE:502".bouyer
2003-02-01Only use MALLOC_DECLARE() in kernel namespace.tron
2003-02-01Regen.matt
2003-02-01Add Tundra (Newbridge) PowerSpan/PowerSpanII/QSpanII PCI bridgesmatt
2003-02-01Clenup malloc signature change fallout.martin
2003-02-01add product IO-DATA CBET100-CL 10/100 Ethernetichiro