index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
macppc
Age
Commit message (
Expand
)
Author
2006-11-07
Add xmphy(4) here too.
Mark Kettenis
2006-11-07
Add xmphy(4).
Mark Kettenis
2006-10-29
Remove redundant if (msg) {} block around invocations of
Kenneth R Westerback
2006-10-28
We don't currently write a disklabel into an OpenBSD ('A6') DOS MBR
Kenneth R Westerback
2006-10-27
Partially revert 1.33 the range calculation change for bandit
Gordon Willem Klok
2006-10-23
Change bandit as found in many old world macs to use configuration type 1.
Gordon Willem Klok
2006-10-21
Don't try to spoof 0 length DOS MBR/EBR partitions. By skipping
Kenneth R Westerback
2006-10-21
Some KNF cleanup.
Kenneth R Westerback
2006-10-21
We have a pointer (pp), so use it in the DOSPTYP_UNUSED case rather
Kenneth R Westerback
2006-10-20
Try again with local variable to avoid alignment issues.
Kenneth R Westerback
2006-10-20
fix $OpenBSD$ tag.
Xavier Santolaria
2006-10-18
back out disksubr changes ... since they violate strict alignment on
Theo de Raadt
2006-10-17
The dosparts member of cpu_disklabel was not used for any persistant
Kenneth R Westerback
2006-10-12
Don't try to boot from a NetBSD MBR partition when no OpenBSD MBR
Kenneth R Westerback
2006-10-12
Since we no longer look in FreeBSD or NetBSD partitions for the
Kenneth R Westerback
2006-10-10
Typo in a comment. ok kettenis.
Marc Balmer
2006-10-10
Don't spoof a Free/NetBSD MBR partition as the 'a' partition in a
Kenneth R Westerback
2006-10-08
Execute the Enforce in-order Execution of I/O (eieio) instruction in
Gordon Willem Klok
2006-10-06
Remove lingering debug printf. Don't announce that mace_get was called.
Gordon Willem Klok
2006-10-05
Add if_mc.c a driver for the AMD AM79C940 (MACE) ethernet chip found on
Gordon Willem Klok
2006-10-04
More tidying up after bad144. Remove references in comments and
Kenneth R Westerback
2006-10-04
Zap bad144 bad sector info in disklabels. Sparsely used if at all for
Kenneth R Westerback
2006-09-27
Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.
Alexander Yurchenko
2006-09-27
Add files.onewire to all our USB archs, it will be used soon.
Alexander Yurchenko
2006-09-26
Make mesh compile again, it also works now too, from NetBSD with a lot
Gordon Willem Klok
2006-09-18
Extend the .text and .data segments to 64MB. This allows programs with
Marco Peereboom
2006-09-16
Revert new check for DOS partitions running past d_secperunit (e.g.
Kenneth R Westerback
2006-08-20
When spoofing an MSDOS disklabel, don't create partitions with a final
Kenneth R Westerback
2006-08-18
add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)
Jason Wright
2006-08-17
enable msk(4) in a few more places.
Brad Smith
2006-08-17
Check d_secpercyl in all readdisklable() functions, and have all of
Kenneth R Westerback
2006-08-14
Enable uslcom(4) and uark(4) on all the USB capable archs.
Jonathan Gray
2006-08-11
Use d_secperunit rather than 0x1fffffff as the default value for
Kenneth R Westerback
2006-08-11
add rum(4) on arches where ural(4) is enabled.
Damien Bergamini
2006-07-31
puc@cardbus (only added (commented out) to whom has puc@pci enabled)
Michael Shalayeff
2006-07-27
Compile all kernels with -Wstack-usage-larger-than-2047, now that all
Miod Vallat
2006-07-26
crank to 4.0-beta
Theo de Raadt
2006-07-14
change pcibr_flags back to 0 (turn off verbose mode). If anyone has a
Theo de Raadt
2006-07-13
Switch to a three-phase pci resource fixup:
Mark Kettenis
2006-07-11
Hook up the hw.product sysctl on macppc,
Gordon Willem Klok
2006-07-01
Eliminate redundant get_le() in favour of letoh32(). Add letoh32()
Kenneth R Westerback
2006-06-30
Old typos bite the dust.
Miod Vallat
2006-06-26
Clean up some inconsistancies in definitions around DOS MBR code. No
Kenneth R Westerback
2006-06-26
Enable wide targets on FAS366 esp; note that this changes the way esp
Miod Vallat
2006-06-22
Enable sk(4).
Brad Smith
2006-06-22
do not enable the gpio parent either
Theo de Raadt
2006-06-21
this gpio should not be enabled
Theo de Raadt
2006-06-19
Be more strict in the probe routines and actually check ca_nintr and
Miod Vallat
2006-06-19
Remove redundant test in uni_n_config() as well as an unused softc member;
Miod Vallat
2006-06-19
move clock_subr.c to a better place, and now it is always in the kernel
Theo de Raadt
[next]