summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2005-01-23nForce2 memory controller found in a dmesg from jsilland at free dot fr.Jonathan Gray
2005-01-23Add the Askey WLL013. found by jsg in a dmesgDavid Gwynne
2005-01-23syncDavid Gwynne
2005-01-23Allow this to work on __STRICT_ALIGN archs, ok dhartmei@Dale Rahn
2005-01-23add the Askey WLL013 which is an atu device found by jsg in a dmesgDavid Gwynne
2005-01-23Kill redundant or unnecessary includes.Miod Vallat
2005-01-22Honour wsconsctl display.vblank setting.Miod Vallat
2005-01-22PCI_PRODUCT_SIS_5513 -> PCI_PRODUCT_SIS_5597_IDEMartin Reindl
2005-01-22syncMartin Reindl
2005-01-22correct SiS 5597/5598 entriesMartin Reindl
2005-01-22Reduce diff to NetBSD.Jonathan Gray
2005-01-22Reduce diff to NetBSD.Jonathan Gray
2005-01-22Unbreak cats build. My apologies!Uwe Stuehler
2005-01-22regenBrad Smith
2005-01-22add VIA VT8633Brad Smith
2005-01-21Oops, revert changes not intended to be commited in previous commit.Miod Vallat
2005-01-21Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment,Miod Vallat
2005-01-21Undo last change; if wi_pcmcia_attach failed we already freed up theTodd C. Miller
2005-01-20Enable apm/scoop drivers and report A/C power status correctly.Uwe Stuehler
2005-01-20missing arch in .Dt;Jason McIntyre
2005-01-20Use the packet's address family instead of the rule's when selecting aDaniel Hartmeier
2005-01-20sc->sc_sync_ifp = NULL if we fail to attach the multicast group.Ryan Thomas McBride
2005-01-20Use syncdev instead of syncif in ifconfig, and modify ioctl struct pfsyncreqRyan Thomas McBride
2005-01-20ARM is strict alignment (practically) so let the kernel know this. ok miod@Dale Rahn
2005-01-20expire ipforward_rt cache in ip_slowtimeo; fixes pr 1697; ok claudioMarkus Friedl
2005-01-20If the card failed to attach completely we still want to unmap itsTodd C. Miller
2005-01-19Oops, repair stand/ by putting copies of the old grf/ite include filesMiod Vallat
2005-01-19Cleanups, missing licenses and RCS tags.Uwe Stuehler
2005-01-19Remove the last of the rampant inline usage.Jonathan Gray
2005-01-19destatic functions.Jonathan Gray
2005-01-19Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE.Miod Vallat
2005-01-19Use the RF chipset type rather than the hardware version when determiningJonathan Gray
2005-01-19make sure only one set of xfers are set up for any number of opens of theDavid Gwynne
2005-01-19APM emulation framework and zaurus scoop driver. Not enabled yet.Uwe Stuehler
2005-01-18Rewriting the lladdr can now be done without using mbuf tags.Marco Pfatschbacher
2005-01-18Use correct source address for ICMP errors generated from packets that wereClaudio Jeker
2005-01-18Better keys, now uses the wskbdraw.h header files defines.Dale Rahn
2005-01-18If there is no match in ifaof_ifpforaddr() return the first match -- mainClaudio Jeker
2005-01-18Better colormap recovery after X11 exits.Miod Vallat
2005-01-18Timeslot mask is no longer shifted when passed form ifconfig to make theClaudio Jeker
2005-01-18Colormap handling for topcat; Xwsfb now runs.Miod Vallat
2005-01-18Enable WSDISPLAY_COMPAT_RAWKBDMiod Vallat
2005-01-18WSDISPLAY_COMPAT_RAWKBD support for hilkbd.Miod Vallat