Age | Commit message (Expand) | Author |
2003-07-02 | bump mktemp randomness from 6->10 X's | Anil Madhavapeddy |
2003-06-28 | back out that which does not compile | Theo de Raadt |
2003-06-28 | grr... committed previous from the wrong tree... fixed version, which also | Jason Wright |
2003-06-28 | add emulations for slinear:8 and ulinear:8; ok miod | Jason Wright |
2003-06-28 | Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, and | Miod Vallat |
2003-06-28 | Be more careful when processing interrupts - the TS102 queues them, and we | Miod Vallat |
2003-06-28 | Be prepared to the fact that the user may unplug a card before it was | Miod Vallat |
2003-06-28 | Add a macro to encode (x,y) coordinates. | Miod Vallat |
2003-06-28 | Add RI_FULLCLEAR to the rasops flags. Accelerated drivers (cgsix, creator, | Miod Vallat |
2003-06-28 | Clear screen after smitching to the wsfont, on low-resolution cgsix. | Miod Vallat |
2003-06-28 | A better reset sequence; also, probe slots immediately rather than waiting | Miod Vallat |
2003-06-27 | Cleanup biosboot to remove uneeded 32-bit opcodes, initializations of | Tobias Weingartner |
2003-06-27 | kqueue support for various usb devices including: usb, uhid, ugen, | Nathan Binkert |
2003-06-27 | Fix hang in EDD detection routine. | Tobias Weingartner |
2003-06-26 | Compile the vax kernel with -Wmissing-prototypes -Wstrict-prototypes now. | Miod Vallat |
2003-06-25 | We want address incrementation disabled, so correctly ask for it... | Miod Vallat |
2003-06-25 | Oops, put back iot/memt affectations in io_alloc/mem_alloc; spotted by todd@ | Miod Vallat |
2003-06-25 | Recent bus_space changes make ne at pcmcia work out of the box, | Miod Vallat |
2003-06-25 | Extend the sparc bus_space_tag_t to store access endianness in it, and | Miod Vallat |
2003-06-25 | Let the stp driver use different bus_space_tag_t for its own device access, | Miod Vallat |
2003-06-25 | fix _set_ functions as found while debugging an@stp | Michael Shalayeff |
2003-06-24 | ... and it must compile, too. Doh. | Miod Vallat |
2003-06-24 | io_alloc must provide working bus_space tag and handles... | Miod Vallat |
2003-06-24 | a.out emulation for dynamic binaries: intercept the right system calls | Marc Espie |
2003-06-24 | Use the common Power9000 definitions. | Miod Vallat |
2003-06-24 | Add a "where" argument to the sparc64 interrupt code. This lets us | Henric Jungheim |
2003-06-24 | Revert the addition of the blanking code - it will corrupt displays after long | Miod Vallat |
2003-06-24 | For now depend on the gccism __CHAR_UNSIGNED__ to define if we have (un)signed | Dale Rahn |
2003-06-23 | bus_space_*_raw*_1() do not exist; drahn@ ok | Michael Shalayeff |
2003-06-23 | *_raw_*_1() functions do not exist | Michael Shalayeff |
2003-06-23 | no need to check nintr late in the code... it's verified pretty early | Jason Wright |
2003-06-23 | Properly account for fast interrupt vectors; this was accidentally broken | Miod Vallat |
2003-06-23 | strange things happen if we ack latched lasi ints on older machines | Michael Shalayeff |
2003-06-23 | Remove some debugging cruft. | Jason Wright |
2003-06-23 | Attachment glue for stp and tslot drivers, and add them, as well as wi0, | Miod Vallat |
2003-06-23 | Driver for the pcmcia slots in the Tadpole SPARCbook machines. | Miod Vallat |
2003-06-23 | Split the stp driver into its core, and md attachment routines, and provide | Miod Vallat |
2003-06-23 | Add a very straightforward subset of the bus_space API, where all functions | Miod Vallat |
2003-06-23 | Handle SBus cards with an "interrupts" property but no "intr" property. | Miod Vallat |
2003-06-23 | Fix NAP/DOZE sleeping on powerpc. also on newer 745x machines use NAP not | Dale Rahn |
2003-06-20 | Screen blanker routine for Creator, adapted from the X11 sunffb driver code. | Miod Vallat |
2003-06-19 | ack all unmasked cpu interrupts here to cancel effect of device probing activ... | Michael Shalayeff |
2003-06-18 | oops, missed this part of the hme vlan stuff | Jason Wright |
2003-06-18 | configure the interface to properly support vlan frames | Jason Wright |
2003-06-18 | Oops, previous commit removed the rcsid by mistake. | Miod Vallat |
2003-06-18 | Rename p9k to pninek, since device base names with digits are confusing; | Miod Vallat |
2003-06-18 | When reporting unknown sbus hardware, also report the hardware class (audio, | Miod Vallat |
2003-06-17 | New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445 | Miod Vallat |
2003-06-17 | Extend the sunfb structure to take care of the PROM cursor position | Miod Vallat |
2003-06-17 | typos | Jean-Francois Brousseau |