Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-25 | n+1 approximation step for the user space constants | Michael Shalayeff | |
1999-08-25 | Compile under UVM and versions of egcs. art@ ok. | Hakan Olsson | |
1999-08-25 | receive works a lot better now | David Leonard | |
1999-08-25 | give better support to the bios memory maps. | Michael Shalayeff | |
provide memory maps editing through the machine memory command. rearrange probing in machdep, so it provides less output, also giving a shot for apm to fix the memory maps. changes to kernel are minimal, only that is required due to the api version bits addition and such cosmetic changes. tested on all critical kernel,boot combinations; niklas@ ok | |||
1999-08-24 | Opps. forgot this in the last uvm update | Artur Grabowski | |
1999-08-24 | Remove unneeded printf. | Federico G. Schwindt | |
1999-08-24 | Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI). | Constantine Sapuntzakis | |
Updated ioctls to match Minor patches in anticipation of wd->sd translation layer | |||
1999-08-23 | reset card before attempting config | David Leonard | |
1999-08-23 | undo damage by careless developer | Theo de Raadt | |
1999-08-23 | Remove some unneeded needs-flag; NetBSD. | Federico G. Schwindt | |
1999-08-23 | Todo list and roadmap; from NetBSD. | Federico G. Schwindt | |
1999-08-23 | Disable interrupts early; from NetBSD. | Federico G. Schwindt | |
1999-08-23 | Opps. Forgot to commit this in the recent uvm sync. (noted by mickey@) | Artur Grabowski | |
1999-08-23 | sync with NetBSD from 1999.05.24 (there is a reason for this date) | Artur Grabowski | |
Mostly cleanups, but also a few improvements to pagedaemon for better handling of low memory and/or low swap conditions. | |||
1999-08-23 | vm_offset_t -> {v,p}addr_t, vm_size_t -> {v,p}size_t | Artur Grabowski | |
1999-08-23 | vm_offset_t -> {v,p}addr_t + some other cleanup | Artur Grabowski | |
1999-08-22 | Add noop MOUSEIOCSCOOKED and ENODEV MOUSEIOCSRAW ioctls, as suggested by | Jason Downs | |
Matthieu Herrb. | |||
1999-08-22 | make isapnp_print() use canonical format | Theo de Raadt | |
1999-08-22 | sync | Theo de Raadt | |
1999-08-22 | whack isapnp gus for now | Theo de Raadt | |
1999-08-21 | /dev/ksyms | kstailey | |
1999-08-21 | definitions needed by sbin/kbd/kbd_sparc.c | Mats O Jansson | |
1999-08-21 | Disable device interrupts in INTSEL register when interface is down. | David Leonard | |
Some comment cleanup. Add compatible hash function for generating 20-bit security key. (So much for Proxim's security by obscurity.) | |||
1999-08-20 | change MIPSE{B|L} to __MIPSE{B|L}__. -moj | Mats O Jansson | |
1999-08-20 | needs <scsi/cd.h> -moj | Mats O Jansson | |
1999-08-20 | more paranoid check of the refcount in vfs_register | Artur Grabowski | |
1999-08-20 | teach it about Rise cpus; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1999-08-20 | cleanup pmap_enk4m | Artur Grabowski | |
1999-08-20 | in pv_link4m malloc can sleep. Make the malloc earlier and check if | Artur Grabowski | |
reality has changed while we were (possibly) sleeping. | |||
1999-08-20 | uninitialized variable; art@ | Jason Wright | |
1999-08-20 | uninitialized variable; art@ | Jason Wright | |
1999-08-19 | sync | Theo de Raadt | |
1999-08-19 | Sync with NetBSD. | Federico G. Schwindt | |
1999-08-19 | pnpdevs.h | Theo de Raadt | |
1999-08-19 | another ethernet card | Theo de Raadt | |
1999-08-19 | undo damage aaron did | Theo de Raadt | |
1999-08-19 | test vendor id against PCMCIA_VENDOR_INVALID, not against 0 | David Leonard | |
1999-08-19 | increase size of register copies for debugging | David Leonard | |
1999-08-19 | revert to spin waiting on mailboxes | David Leonard | |
1999-08-19 | extend debugging to 16-bit pio | David Leonard | |
1999-08-19 | -remove some more statics | David Leonard | |
-don't loop hoping for piggybacked interrupts if the card is ejected mid-read -tried padding the mbufs to see if that helps receive -put in structure for hardware header (contains signal strength I think) still not completely working, but things are happening | |||
1999-08-19 | sync | Theo de Raadt | |
1999-08-19 | shorten | Theo de Raadt | |
1999-08-18 | sync | David Leonard | |
1999-08-18 | "-1" -> "PCMCIA_PRODUCT_INVALID" | David Leonard | |
1999-08-18 | sysbeep/pciide/atapiscsi | kstailey | |
1999-08-18 | Default to loading bsd.rd from $OSREV/hp300/bsd.rd. | Jason Downs | |
1999-08-18 | some ifndef UVM | Artur Grabowski | |
1999-08-18 | sync | Theo de Raadt | |
1999-08-18 | another card | Theo de Raadt | |