summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-01-05Mapping of console device goes into the reserved tlb's.hannken
2004-01-05Regen.matt
2004-01-05Add Agilent Technologies vendor IDmatt
2004-01-05Implement fb_mmap(). From David P. Reese Jr. with PR #23985.hannken
2004-01-05Use memset() for "Clear all of BSS".nonaka
2004-01-05reduce program size.nonaka
2004-01-05Use 32bit daddr_t.nonaka
2004-01-05One more device. From OpenBSD.augustss
2004-01-05Regen.augustss
2004-01-05Add a number of devices. From OpenBSD.augustss
2004-01-05Add an HP adapter. From FreeBSD.augustss
2004-01-05Try harder to get initial descriptor. Do a port reset now and thenaugustss
2004-01-05Fix bug in error path. From OpenBSD.augustss
2004-01-05Add more scanners.augustss
2004-01-05Add another device.augustss
2004-01-05Get rid of a vnode.h include.augustss
2004-01-05Get rid of some vnode.h includes.augustss
2004-01-05Regen.augustss
2004-01-05Add lots of devices. From FreeBSD.augustss
2004-01-05update to recent changes - exit2() doesn't exist anymore and thejdolecek
2004-01-05Store the copyright text in conf/copyright, and use conf/newvers.shlukem
2004-01-05add a PMAP_NC flag for pmap_kenter_pa() to specific a non-cached mapping.chs
2004-01-05Add Compaq "iPaq" HNE-200 USB Ethernet adapter.schmonz
2004-01-05Regen (Compaq "iPaq" HNE-200 USB Ethernet adapter).schmonz
2004-01-05Add Compaq "iPaq" HNE-200 USB Ethernet adapter.schmonz
2004-01-05remove terminate_disk_queues from RF_Raid_s. The hist_diskreq[]oster
2004-01-05Ad F_CLOSEM, F_MAXFD from Matt Thomas.christos
2004-01-05Add F_CLOSEM, F_MAXFD.christos
2004-01-04Apply http://bugme.osdl.org/attachment.cgi?id=1777&action=view fromgendalia
2004-01-04raidPtr->reconControl->percentCompleted only gets used in oneoster
2004-01-04update to recent changes - exit2() doesn't exist anymore and thejdolecek
2004-01-04update to recent changes - exit2() doesn't exist anymore and thejdolecek
2004-01-04Keymap updates.jandberg
2004-01-04Spell controller with two ls. Inspired by miod@openbsd.wiz
2004-01-04bufpool_page_free: pass `buf_map' to uvm_km_free().pk
2004-01-04Tidy up a few things:chris
2004-01-04; may be a comment character in assembly, use \n as a separator instead.kleink
2004-01-04Attach message formating nit, adapt to recent pcic (et al) changes.martin
2004-01-04Process and lwp exit path always executes lwp_exit2() now and cpu_exit()jdolecek
2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek
2004-01-04Cosmetic changes.augustss
2004-01-04make uhid_graphire*_report_descr[] constjdolecek
2004-01-04attempt to make these compile again after recent wdc changes.dbj
2004-01-04As noted by Thierry Deval in a posting to misc/at/openbsd.org,oster
2004-01-04Kill the flow control interface. Bluetooth devices are not equipped to dealdsainty
2004-01-04Don't (ab)use the device driver flow control interface to prevent incomingdsainty
2004-01-04Correct buffer selection in uhidev_set_report for non-zero report IDs (rare!)dsainty
2004-01-04Support Graphire 4x5. From Dave Huang in kern/23965.augustss
2004-01-04Regen.augustss
2004-01-04Add Wacom Graphire3 4x5. From Dave Huang.augustss