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