summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-12-31typoTheo de Raadt
2004-12-31kludge around this build problem for now.Dale Rahn
2004-12-31sprinkle some more list macros in herePedro Martelletto
2004-12-31shrink (low memory machine) and comment correctly.Dale Rahn
2004-12-31port is zaurusDale Rahn
2004-12-31These are now zaurus headers, not cats ifdef protect appropriately.Dale Rahn
2004-12-31when releasing a vnode, make it inactive before sticking it to one ofPedro Martelletto
2004-12-31Define atw cfdriver struct in atw.c so atw at cardbus does notJonathan Gray
2004-12-31strncpy -> strlcpyDavid Gwynne
2004-12-31people who don't understand the preprocessor should stay away from the tree.Marc Espie
2004-12-31fixes so axe can work on big endian machinesDavid Gwynne
2004-12-31sync with the latest work and add some stuff needed by the upcoming ar5211/ar...Reyk Floeter
2004-12-31cleanups pointed out by miod@Dale Rahn
2004-12-31zaurus will be able to use this one dayTheo de Raadt
2004-12-31Enable Realtek RTL8180 driver (rtw) to get more testing feedback.Jonathan Gray
2004-12-31Move the cfdriver struct to rtw.c where it belongs so cardbus rtwJonathan Gray
2004-12-31Port of OpenBSD to the Zaurus, currently running on C860, soon C3000.Dale Rahn
2004-12-30xscale bits, taken from NetBSD with modifications as appropriate for OpenBSD.Dale Rahn
2004-12-30pcmcia (CF) adapter. Needs to be split into seperate layers soDale Rahn
2004-12-30PXA serial port is just enough different to make it difficult to shareDale Rahn
2004-12-30Add pxa interrupt controller support.Dale Rahn
2004-12-30better #includeDale Rahn
2004-12-30pxa270 is xscaleDale Rahn
2004-12-30Properly include fcom.h defines.Dale Rahn
2004-12-30#include cleanup.Dale Rahn
2004-12-30Work around the previous xscale/sa1xx muck, should now work for cats and xscaleDale Rahn
2004-12-30shorter symbolic names for regulation domains and 2GHz channels for FCC1A.Reyk Floeter
2004-12-30Support for pxa270, at least a running start.Dale Rahn
2004-12-30replace __attribute__((__packed__)) with __packed.Reyk Floeter
2004-12-30Include types and defines for items used in these inlined functions.Dale Rahn
2004-12-30Add pxa270 idDale Rahn
2004-12-30Fix (and de-inline) bus_space_(read|write)_raw* functions, they didDale Rahn
2004-12-30Silence resettodr() unless option DEBUG.Miod Vallat
2004-12-30If we are running on a 68040 or a 68060 processor, overwrite the copypage()Miod Vallat
2004-12-30Do the address space checks only if option DEBUG - nobody has seen themMiod Vallat
2004-12-30Kill the EIOMAPSIZE and instead, dynamically size the external I/O map,Miod Vallat
2004-12-30Rework pmap_bootstrap() computations of I/O maps. Makes the MD part ofMiod Vallat
2004-12-30Let yds_init() return a meaningful value.Miod Vallat
2004-12-30adw(4) works on amd64, enable; ok deraadt marcoPeter Valchev
2004-12-30Current ahd timeout code does nothing. Add fbsd style timeoutKenneth R Westerback
2004-12-30Clean up some code to eliminate snprintf() return value abuse noted byKenneth R Westerback
2004-12-30add acphy and bmtphy for some aue devicesDavid Gwynne
2004-12-30Import M_CANFAIL support from NetBSD, removes a nasty panic during low-mem sc...Niklas Hallqvist
2004-12-30Enable udav now it works on alpha. ok dlg@Jonathan Gray
2004-12-30fix for some archs that don't like unaligned accesses, eg sparc64 and alphaDavid Gwynne
2004-12-30Correct copyright as per David Young's recent change in NetBSD.Jonathan Gray
2004-12-30Add license and CVS tags.Jonathan Gray
2004-12-30Don't zero error value, return it.Kenneth R Westerback
2004-12-30add ehci and enable atu in GENERIC. get rid of the flags on usb since theyDavid Gwynne
2004-12-30get rid of ieee80211 debug outputDavid Gwynne