summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2007-05-31Add some context and call hci_enable from this new context, also add anGordon Willem Klok
2007-05-31Config file and machine-independent Bluetooth codeUwe Stuehler
2007-05-31add Gunze USB Touch Panel supportRobert Nagy
2007-05-31regenRobert Nagy
2007-05-31add Gunze USB Touch PanelRobert Nagy
2007-05-31only call em_init() when IFF_UP is set, not unconditional.Henning Brauer
2007-05-311000 != 0x1000 (4096)Chris Kuethe
2007-05-31Fix dmesg output. -mojMats O Jansson
2007-05-31extend the sun disklabel format to contain filesystem types. also,Theo de Raadt
2007-05-30Make sure that if there are staggered syncs that they complete successfullyMarco Peereboom
2007-05-30Remove ugly print and don't panic when doing a partial bringup.Marco Peereboom
2007-05-30Sync after the metadata is saved.Marco Peereboom
2007-05-30add basic support for a crypto(9) backed raid C disciplineTed Unangst
2007-05-30fix this for ubt.cGordon Willem Klok
2007-05-30Drop if_ubt.c originally from freebsd and replace with ubt.c fromGordon Willem Klok
2007-05-30Move the knob for the interrupt throttling register next to the knobs forChris Kuethe
2007-05-30fix the ether_aton-like function to print the correct lladdr (swap bytes)Reyk Floeter
2007-05-30my (dlg says crappy) laptop requires some more delays in port_reset orTed Unangst
2007-05-29Add dirty bit for volumesMarco Peereboom
2007-05-29sprinkle some SMALL_KERNEL to permit bio/softraid to run on boot mediaTodd T. Fries
2007-05-29sprinkle some SMALL_KERNEL so that it can run on boot media.Marco Peereboom
2007-05-29It helps to commit removals from the tree that has the files cvs removedClaudio Jeker
2007-05-29Make stimeout a debug print. It has no value for users to see it.Marco Peereboom
2007-05-29set UDCF_DEBUG to 1 when USB_DEBUG is defined.Marc Balmer
2007-05-29Add shutdownhook for all disciplinesMarco Peereboom
2007-05-29Stray reference in a comment to the dear departed wt.Kenneth R Westerback
2007-05-29Move tokenring support to the attic where it can join the cards that whereClaudio Jeker
2007-05-29Beef up malo_hexdump() to emulate hexdump -C output. Helps to see hiddenClaudio Jeker
2007-05-29Fix bus_dmamap_sync size argument.Alexander Yurchenko
2007-05-29Kill stale commentMarco Peereboom
2007-05-29Fix race in sync code.Marco Peereboom
2007-05-29Re-add sync.Marco Peereboom
2007-05-29Correct fix for the last backout use strlcpy() to fill dv_xname. OK beck@Claudio Jeker
2007-05-29back out last commit. It helps to compile before commiting. OK beck@ art@Claudio Jeker
2007-05-29work around really bad softc abuse by marco; proper fixes for this willTheo de Raadt
2007-05-29Sparc64 does not like 32 bit pointers. Bad me.Marco Peereboom
2007-05-29Kill some #if define(__OtherBSD__). OK dlg@Claudio Jeker
2007-05-28fix C++ style commentChris Kuethe
2007-05-28Gently nudge up the interrupt coalescing timeout to 128 microseconds. ThisChris Kuethe
2007-05-28Delete wt code files. The end of wt(4).Kenneth R Westerback
2007-05-28avoid bypassing sys/queue.h in many places in the kernel.Pierre-Yves Ritschard
2007-05-28Make disk assembly smarter and add two qualifiers to it:Marco Peereboom
2007-05-28fix build when ACPI_DEBUG is definedRobert Nagy
2007-05-28make it compile on i386Reyk Floeter
2007-05-28syncTom Cosgrove
2007-05-28Enable interrupt holdoff on DP83816 chips. This significantly improvesChris Kuethe
2007-05-28Vendor name shouldn't be in product string; this one was mis-speltTom Cosgrove
2007-05-28Bump timeout.Alexander Yurchenko
2007-05-28Decrease max number of commands to 128.Alexander Yurchenko
2007-05-28Start adding copperhead chipset support. Not tested at all.Alexander Yurchenko