summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-01-28Add zts, touch screen driver for zaurus.Dale Rahn
2005-01-28When setting kern.tty.maxptys, store the old value in oldp, notTodd C. Miller
2005-01-28Allow zkbd to work in ddb and at the root selection prompt, tested/ok uwe@Dale Rahn
2005-01-27align the buffer when it is allocated, rather than realign the data in itDavid Gwynne
2005-01-27In windowmove(), put another hardware blitter synchronization beforeMiod Vallat
2005-01-27Fill all fields of intrhand structures not created by bus_intr_allocate().Miod Vallat
2005-01-27poll can ever deny reads for srandom only; millert@ okMichael Shalayeff
2005-01-27In randompoll() the write check was overriding the results of the read check.Todd C. Miller
2005-01-27long unused and/or documented in better places alreadyMartin Reindl
2005-01-27Use pcmcia_intr_string() for printing the irq (or error) string.Todd C. Miller
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2005-01-27Make pcic_isa_chip_intr_establish() silent; irq printing will moveTodd C. Miller
2005-01-26only attach ohci on chips that actually have the controllerDavid Gwynne
2005-01-26add the Belkin F5D6050 802.11b Wireless Device. from netbsdDavid Gwynne
2005-01-26regenDavid Gwynne
2005-01-26add the Belkin F5D6050 802.11b Wireless adapter. from netbsdDavid Gwynne
2005-01-26Moved to sys/arch/zaurus/dev/zaurus_apm.cUwe Stuehler
2005-01-26New device for the dedicated SSP unit, automatic battery charging, andUwe Stuehler
2005-01-25map Fn to something for now.Dale Rahn
2005-01-25Enable the COMPAT ioctls to allow X to switch VTs.Dale Rahn
2005-01-25Enable mavb(4).Mark Kettenis
2005-01-25Do not write anything when ignoring cl interrupts not for us; this killsMiod Vallat
2005-01-25regenBrad Smith
2005-01-25typoBrad Smith
2005-01-24Ok, this driver is being abused and used on pxa270, however it's OS timer clockDale Rahn
2005-01-24Pass boot arguments from zboot/zbsdmod to the loaded kernel, and copeUwe Stuehler
2005-01-24Switch hp300 wscons code to rasops, for DIO frame buffers.Miod Vallat
2005-01-24Fix MACE ISA ringbuffer alignment.Mark Kettenis
2005-01-24Tweak mixer label. Whitespace.Mark Kettenis
2005-01-24sti colormap fixes:Miod Vallat
2005-01-24Do not attach hilkbd as console if we are running on a serial console.Miod Vallat
2005-01-24fix a couple of commentsDavid Gwynne
2005-01-24more constantsBrad Smith
2005-01-24more Broadcom PHYBrad Smith
2005-01-24regenBrad Smith
2005-01-24add Broadcom BCM5214 Quad 10/100 PHYBrad Smith
2005-01-24regenBrad Smith
2005-01-24add Broadcom BCM5222 Dual 10/100 PHYBrad Smith
2005-01-24fix preposterous time warnings in the nfs client; caused by false hitsmarius eriksen
2005-01-23use register names instead of numbersMichael Shalayeff
2005-01-23bus_space_map() sti regions with BUS_SPACE_MAP_CACHEABLE if they have theMiod Vallat
2005-01-23Enable sgc and sti.Miod Vallat
2005-01-23Two sti(4) changes necessary for hp300:Miod Vallat
2005-01-23generate .size for asm objects too (and kill *end labels)Michael Shalayeff
2005-01-23better print for ill insns -- just print a hex instead of questionable marksMichael Shalayeff
2005-01-23regenJonathan Gray
2005-01-23D-Link DWL-610 (cardbus rtw).Jonathan Gray
2005-01-23regenJonathan Gray
2005-01-23Intel 925X devices and Nvidia Quadro FX 330.Jonathan Gray
2005-01-23Some additional Radeon 9600 Pro related ids.Jonathan Gray