Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-29 | remove likes some CR_RECURSE_DIRS luvin' too. | Joris Vink | |
2006-05-29 | bump mpi up to using 64bit for all dva | David Gwynne | |
2006-05-29 | add remove support, hacked by xsa@ but lots of modifications | Joris Vink | |
from me to actually make it work properly. commiting since xsa@ is not around and i want to move forward. ray@ agrees. | |||
2006-05-29 | when we cannot open /dev/hotplug, donn't bail, just work without | Henning Brauer | |
with ckuethe | |||
2006-05-29 | Only claim an interrupt if a real interrupt event occured, prevents false | Dale Rahn | |
counts on shared interrupts. Flush the tx data buffer before handing the buffer over to the hardware, fixes tx on arm. ok pval@ looked at by jsg@ | |||
2006-05-29 | Change MBR_read() and MBR_write() to return -1 on error and set | Ray Lai | |
errno = EIO for short reads. This makes it easier to check for read and write errors. Much patient tutoring by weingart@, deraadt@, and cloder@. Correctly use ssize_t to store read(2) and write(2) return values. No functional change, since MBR_read() and MBR_write() return values aren't currently checked. OK deraadt@ | |||
2006-05-29 | if the timestamp of the file has changed and | Joris Vink | |
no longer matches the timestamp in the CVS/Entries file, be sure to compare the file contents to the revision contents to be positive the file actually changed. otherwise we would see a file as modified if somebody would for example open it in vi and simply :wq it. | |||
2006-05-29 | unused var | Joris Vink | |
2006-05-29 | merge expand_sa() and expand_rule(). | Hans-Joerg Hoexer | |
2006-05-29 | Fix a comment, remove a stray variable assignment. | Christopher Pascoe | |
2006-05-29 | document the st(4) device to chio drive mapping, and the existence of | Bob Beck | |
the /etc/chio.conf file. "You commit, then jmc cleans" deraadt@ | |||
2006-05-29 | Eliminate variable shadowing. | Christopher Pascoe | |
From NetBSD r1.104 | |||
2006-05-29 | move generation of reverse flow rules to seperat function. | Hans-Joerg Hoexer | |
2006-05-29 | Missed header file change in previous commit. | Christopher Pascoe | |
2006-05-29 | Correct status value check for OHCI isoc transfer; | Christopher Pascoe | |
the spec says that "not accessed" is 111x, not 1111. From NetBSD rev1.158 | |||
2006-05-29 | unify expansion of SA rules. Needed for general rule expansion. | Hans-Joerg Hoexer | |
2006-05-29 | Only check USBD_FORCE_SHORT_XFER for writes. | Christopher Pascoe | |
From NetBSD rev1.164 | |||
2006-05-29 | Only do the software part of an abort if we are dying. | Christopher Pascoe | |
2006-05-29 | document beep(4) | Jason Wright | |
2006-05-29 | implement frequency setting for the beep. It also beeps for one second | Jason Wright | |
during boot (this is annoying, I know... I'll hook it up to the keyboard handler later). | |||
2006-05-29 | Only do the software part of an abort if we are dying. | Christopher Pascoe | |
2006-05-29 | - sizeof(struct tm) -> sizeof(*tb) | Niall O'Higgins | |
little tidbit from the flight to c2k6 ok joris@ | |||
2006-05-29 | - zap unrequired casts for rcs_buf_release(). | Niall O'Higgins | |
2006-05-29 | Check the return value of aml_ederef isnt NULL before use. | Gordon Willem Klok | |
Fixes a few panics. ok canacar@ | |||
2006-05-29 | oups, left one strdup unchecked, and some more error handling smallies | Henning Brauer | |
2006-05-29 | spacing | Theo de Raadt | |
2006-05-29 | KNF | Henning Brauer | |
2006-05-29 | de-beckify (KNF) | Henning Brauer | |
2006-05-29 | Make chio have a connection between st(4) devices and "drives" in a | Bob Beck | |
changer - chio will then attempt to open the /dev/rstX device when doing a move from a source of drive X, and will attempt to unload the tape. this avoids issues where pickers madly attempt to grab a busy tape on completely decoupled libraries, or fail to grab an unloaded tape on tightly coupled libraries, the extra unload being harmless if the media has already been ejected. The mapping between st(4) devices and ch drives is by default a simple mapping between picker drive X being mapped to /dev/rstX, however for non-obvious or complicated configurations, we support a /etc/chio.conf file in which the drives for a changer may have their corresponding st(4) devices defined individually. chio will use the default mapping if the /etc/chio.conf file is not present, or does not define a st(4) device for a changer drive. (example chio.conf and man page changes to come) yacc parser for chio.conf written by henning@, ok henning@, krw@ | |||
2006-05-29 | Enable sdmmc on amd64 too. ok brad@, deraadt@. | Matthieu Herrb | |
2006-05-29 | minor space nit | Peter Valchev | |
2006-05-29 | garbage collect NFE_NO_JUMBO. | Brad Smith | |
2006-05-29 | Add ACPI Thermal zone and Embedded controller devices | Can Erkin Acar | |
commented out. | |||
2006-05-29 | Install and MLINK sensor function man pages. | Michael Knudsen | |
2006-05-29 | GENERIC | Can Erkin Acar | |
2006-05-29 | Add embedded controller support. | Can Erkin Acar | |
ok marco@ deraadt@ testing & ok gwk@ | |||
2006-05-29 | Add docs for kernel sensor API. | Michael Knudsen | |
ok jmc dlg | |||
2006-05-29 | Fix a memory overrun in the aml parser code. | Can Erkin Acar | |
ok deraadt@, gwk@ | |||
2006-05-29 | formatting | Brad Smith | |
2006-05-29 | fetch the beep clock frequency (we'll need it to compute the audio frequency ↵ | Jason Wright | |
later) | |||
2006-05-29 | Make sure all physical addresses are filled in the qTD even when we have | Christopher Pascoe | |
a page offset. From Dan Ellis via NetBSD rev 1.103 | |||
2006-05-29 | Another mnemonic rename, missed the first time. | Kjell Wooding | |
Also missed the ok cloder. | |||
2006-05-28 | Miscellaneous fixes. | Kenneth R Westerback | |
1) Check the return value from st_mount_tape(). 2) Always call st_unmount() if the media goes missing. 3) Use the special handling for 'Unit in the process of becoming ready' for the TEST UNIT READY command in stopen(). 4) Don't unmount a tape during stopen() just because it doesn't have the current default density. Eliminate now unused last_dsty member of st_softc. tested & ok beck@ | |||
2006-05-28 | The '-c' option is no longer the default in LINTFLAGS, so update the | Chad Loder | |
output of this test | |||
2006-05-28 | We pull in LINTFLAGS from sys.mk, no need to reproduce it here | Chad Loder | |
2006-05-28 | Change LINTFLAGS to '-hx', now that 'a' and 'b' are gone and 'c' really | Chad Loder | |
only produces a 'pointer casts may be troublesome' warning that everyone ignores. | |||
2006-05-28 | Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an empty | Christopher Pascoe | |
transfer when necessary. From Dan Ellis via NetBSD rev 1.102 | |||
2006-05-28 | Kill the bflag, which was really just used to shut up a useless warning | Chad Loder | |
regarding unreachable breaks, we committed a smarter fix for this a while back, so the flag is not needed anymore. Lint will still accept and silently ignore this flag for now. | |||
2006-05-28 | Kill the -a option for lint, which controlled (inconsistently) warnings | Chad Loder | |
regarding narrowing conversions. For now, lint still accepts and ignores the -a option, but soon I will remove it utterly and change the default LINTFLAGS. | |||
2006-05-28 | - force the maximum receivable frame size down to 1518 bytes for | Brad Smith | |
strict alignment architectures for the time being. - remove the m_adj() on non-strict alignment architectures as this seems to resolve the Jumbo crashing issue. tested by a few developers. ok reyk@ |