summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-07-28minor things from ac97 rev 2.3; mickey@ okFederico G. Schwindt
2002-07-28more registers; jason@ ok.Federico G. Schwindt
2002-07-28Add 'option NFSCLIENT' to macppc RAMDISK.Kenneth R Westerback
2002-07-28Define RASOPS_SMALL when SMALL_KERNEL is also defined.Miod Vallat
2002-07-27Fix PIXEL_SHIFT value for 4bit displays.Miod Vallat
2002-07-27Unstaticize functions, for my ddb sessions pleasure.Miod Vallat
2002-07-27Was missing product entries for the PERC_3DI_2 and PERC_3DI_3 ID's. Now theAaron Campbell
2002-07-27Sync. -mojMats O Jansson
2002-07-27VIA VT6202 is USB 2.0. -mojMats O Jansson
2002-07-27Sync. -mojMats O Jansson
2002-07-27New VIA device. -mojMats O Jansson
2002-07-27Sync. -mojMats O Jansson
2002-07-27New Promise device. -mojMats O Jansson
2002-07-27Variable name typo in debugging code. tick -> ticks.Thomas Nordin
2002-07-26request non-executable BSS from uvm (first page of BSS may land insideTheo de Raadt
2002-07-26Recognize additional gem pci id, from NetBSD.Dale Rahn
2002-07-26syncDale Rahn
2002-07-26More Apple pci devs, from NetBSD.Dale Rahn
2002-07-26Zap VM_KMEM_SIZE, not used anymore.Artur Grabowski
2002-07-26bwtwo tested and works, minus one rasops fix coming soon.Miod Vallat
2002-07-26fifo needs 6 entries before we feed it rectangle commandJason Wright
2002-07-26- add hardware support for eraserows and erasecolsJason Wright
2002-07-26- remove duplicate defnsJason Wright
2002-07-26- Move register defns to their own header file and add a whole bunch of themJason Wright
2002-07-26House cleaning (move reg defns into their own file), and be sure to drainJason Wright
2002-07-26add support for hardware accelerated fill/copy; from NetBSD (committed from t...Jason Wright
2002-07-25- some KNF.Federico G. Schwindt
2002-07-25missing arg in the call to the pdc_call since some old timesMichael Shalayeff
2002-07-25Avoid time wrap at securelevel 2. ok millert@ fgsch@Thomas Nordin
2002-07-25strip off annoying local gcc symbols (jason was complaining hangman being too...Michael Shalayeff
2002-07-25support 486 which lack the pentium_mhz stuff; from rees, kjc okTheo de Raadt
2002-07-25use bus_space_map, not bus_space_map2, and fix failure printf'sJason Wright
2002-07-25There's no need to override the default mapping to big endian now that rasops...Jason Wright
2002-07-25If passed RI_BSWAP, swap32 the stampJason Wright
2002-07-25Adapt the framebuffer code to the WSDISPLAY_TYPE constant changes, andMiod Vallat
2002-07-25Rework the color usage in wsemul_sun displays, to match SunOS and SolarisMiod Vallat
2002-07-25Rename the WSDISPLAY_TYPE_SUNFFB display type into a more generic name,Miod Vallat
2002-07-25When building kernels with the SMALL_KERNEL option (typically, RAMDISK),Miod Vallat
2002-07-25really remove itTheo de Raadt
2002-07-25remove the intrhand .comm, which was wrong, and is not neededTheo de Raadt
2002-07-25house cleaning, also fix a couple of incorrect bit definitions in theJason Wright
2002-07-25correct MTU check. sync w/kameJun-ichiro itojun Hagino
2002-07-25a few breakages w/ -current, maybe some other mickey might decide to fix thoseMichael Shalayeff
2002-07-25better kdbprinttrap() and copy over the frame into the db_regs when already s...Michael Shalayeff
2002-07-25preserve t4 as a saviour for the rp for the vfork() syscall. idea from fredette@Michael Shalayeff
2002-07-25kcopy is a space-to-space copy from kernel space, to guess where, -- to the s...Michael Shalayeff
2002-07-25update $NetBSD$ tagsNathan Binkert
2002-07-25only one trap generates exec fault and fetches the fault address from the pc ...Michael Shalayeff
2002-07-25syncNathan Binkert
2002-07-25get rid of trailing whitespaceNathan Binkert