Age | Commit message (Expand) | Author |
2002-01-04 | correct comment: USB scanners aren't generic devices | Jason Wright |
2002-01-04 | oops, move cdev_decls to conf.h | Jason Wright |
2002-01-04 | add the full suite of USB devices: usb, uhid, ugen, ulpt, urio, ucom, uscanner | Jason Wright |
2002-01-04 | Bring in a closer shape to other arches Makefile, also reorder the depend | Miod Vallat |
2002-01-04 | Use LEAF_ENTRY not ENTRY. | Miod Vallat |
2002-01-04 | Add support for get/put colormap (mostly borrowed from sparc) | Jason Wright |
2002-01-04 | mmap functionality for cgthee (mostly from NetBSD) | Jason Wright |
2002-01-04 | expose sbus_bus_addr() so cgsix actually compiles (oops) | Jason Wright |
2002-01-04 | Handle truncation to the middle of a file hole. deraadt@ ok | Thomas Nordin |
2002-01-04 | Standardize on EFBIG for bus_dma returning failure if caller is too griddy. | Miod Vallat |
2002-01-04 | add mmap functionality (most from NetBSD) | Jason Wright |
2002-01-03 | call ukbd_cnattach() if the console keyboard is usb | Jason Wright |
2002-01-03 | new names, nate broke the tree | Theo de Raadt |
2002-01-03 | stdout and stdin are integers not pointers (use 0 not NULL) | Jason Wright |
2002-01-03 | define a new wsemul_sun attribute and add it to the sparc64 framebuffers | Jason Wright |
2002-01-03 | Add the pci_findvendor function | Nathan Binkert |
2002-01-03 | Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches. | Miod Vallat |
2002-01-03 | Add the bus to the cardbus_attach_args | Nathan Binkert |
2002-01-03 | cdev_decl(wsdisplay) is already done in <sys/conf.h> | Miod Vallat |
2002-01-03 | Proper va_end calling (no double calls) | Jason Wright |
2002-01-03 | more devices from NetBSD | Nathan Binkert |
2002-01-03 | add get/set colormap functions (mostly stolen from macppc) | Jason Wright |
2002-01-03 | add WSEMUL_SUN so we get the sun emulation stuff | Jason Wright |
2002-01-03 | sync | Nathan Binkert |
2002-01-03 | Add devices and reorganize. | Nathan Binkert |
2002-01-03 | Restore entropy_count calculation. mickey@ ok | Thomas Nordin |
2002-01-03 | If the dma decides to perform I/O on memory that is not mapped, panic | Dale Rahn |
2002-01-02 | at least ; required after label or case; openbsd@davidkrause.com | Theo de Raadt |
2002-01-02 | commented out maxi radio | Michael Shalayeff |
2002-01-02 | use pci_mapreg_map() instead of pci_io_find+bus_space_map | Michael Shalayeff |
2002-01-02 | Back out a few more uvm changes, especially wrt swap usage. | Miod Vallat |
2002-01-02 | Add more vocabulary (commands) to ddb, from NetBSD. | Miod Vallat |
2002-01-02 | probe does not print anything | Michael Shalayeff |
2002-01-02 | allow for setting of the loopback MTU, set IFF_RUNNING on address configuration | Dug Song |
2002-01-02 | at least ; required after label or case; openbsd@davidkrause.com | Theo de Raadt |
2002-01-02 | remove doubled #define; openbsd@davidkrause.com | Theo de Raadt |
2002-01-02 | Don't forget to deallocate on failure. | Jason Wright |
2002-01-02 | missing radiotrack entries, fix the others (all still commented out | Michael Shalayeff |
2002-01-02 | regen | Michael Shalayeff |
2002-01-02 | a couple of 3c515 entries, commented out | Michael Shalayeff |
2002-01-02 | do not unmap io space while it's still in use (in *probe) | Michael Shalayeff |
2002-01-02 | proper data length handling on read; from toby@svector.co.uk | Michael Shalayeff |
2002-01-02 | On the road to serial console support. stage one, if of console is serial | Dale Rahn |
2002-01-02 | Remove duplicate definition. deraadt@ ok | Thomas Nordin |
2002-01-02 | Remove reference to timeout table. deraadt@ ok | Thomas Nordin |
2002-01-02 | register_t is not an int, so don't use it that way. | Artur Grabowski |
2002-01-01 | This is ugly: make a specialized deep copy in bridge_broadcast() that | Jason Wright |
2002-01-01 | don't whine about no carrier here either. | Jason Wright |
2002-01-01 | Don't whine about not having carrier... ifconfig on the interface will say so. | Jason Wright |
2002-01-01 | 2002 | Theo de Raadt |