Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-05 | Add CardBus/PCMCIA support to AMD64. | Thierry Deval | |
ok deraadt@ | |||
2005-10-04 | tabs are holier than spaces | Theo de Raadt | |
2005-10-04 | move ipmi chunk to nicer place | Theo de Raadt | |
2005-10-04 | Add initial IPMI implementation. Currently only KCS retrieval method is | Marco Peereboom | |
supported. SMIC and BMC will follow shortly. Code written by Jordan Hargrave <jordan underscore hargrave at hotmail dot com> help grange@ and deraadt@ ok deraadt@ | |||
2005-10-04 | it(4) can be found at port 0xc00; from Mike Belopuhov <mkb@crypt.org.ru> | Alexander Yurchenko | |
2005-10-03 | system_type is apple, dont act like it is any other, ok deraadt@ | Dale Rahn | |
2005-10-03 | Put the 970 in correct sleep mode, ok deraadt@ | Dale Rahn | |
2005-10-03 | Handle segment register restore at context enter/exit instead of | Dale Rahn | |
deep in the kernel. Based on code from two years ago, now necessary for G5. removes the 1GB ram limit on 32bit processors, temporarily sets a 256MB limit on G5. | |||
2005-10-03 | pretty up the instruction whacker code; ok drahn | Theo de Raadt | |
2005-10-03 | flush correctly | Theo de Raadt | |
2005-10-03 | Add the syncs which were in a 'later' version. pointed out deraadt@ | Dale Rahn | |
2005-10-03 | Kettenis figured out how to make this run on G5, then I went back and | Dale Rahn | |
did some major housecleaning on it and made it run on 32 bit and 64 bit machines. another step. | |||
2005-10-03 | G5 pmap support, most of this G5 work has been done by kettenis@ | Dale Rahn | |
without his forging ahead, it would barely be started. Again this is one step of many, but needs to be tested, this is independant of the locore change just committed which kettenis@ and deraadt@ significantly wrote. | |||
2005-10-03 | First part of locore G5 support, this is one step of many. | Dale Rahn | |
Get this in and tested before the rest hits the tree. | |||
2005-10-02 | pci machines need the hme stub here | Theo de Raadt | |
2005-10-02 | a little bit more consistent naming scheme for Apple devices and add | Brad Smith | |
missing K2 host bridge and AGP bridge PCI ids. ok drahn@ | |||
2005-10-02 | remove isa_intr_evcnt() prototype. a NetBSD-ism. | Brad Smith | |
ok deraadt@ | |||
2005-10-02 | remove isa_intr_evcnt() prototype. a NetBSD-ism. | Brad Smith | |
ok fgsch@ | |||
2005-10-02 | enable ath(4) on alpha. | Reyk Floeter | |
ok martin@ deraadt@ | |||
2005-10-02 | add hme | Brad Smith | |
2005-10-02 | pcn onto CD ramdisk, testing of regular ramdisk fits; spotted by ↵ | Theo de Raadt | |
kaoru@kaisei.org | |||
2005-10-01 | Recognize 970 processor and provide a function/variable to determine if | Dale Rahn | |
the current processor is 64bit. | |||
2005-10-01 | simplifiy esp_dafb_have_dreq() | Martin Reindl | |
from NetBSD | |||
2005-09-30 | Determine the number of attached devices from OF. | Mark Kettenis | |
Map enough memory for up to 8 devices. Handle unconnected interrupt lines. ok drahn@ | |||
2005-09-30 | Configure pci busses on ht too. | Mark Kettenis | |
2005-09-30 | i hate panic messages which do not print the value that was in error | Theo de Raadt | |
2005-09-30 | pretty print | Theo de Raadt | |
2005-09-30 | pretty print | Theo de Raadt | |
2005-09-30 | Allow fcn 1 to attach (mac-io on G5 tower) | Dale Rahn | |
2005-09-29 | G5 bridge. | Dale Rahn | |
2005-09-29 | Avoid i/o's when spoofonly = 1 in readdisklabel(). Same as other DOS | Kenneth R Westerback | |
partition archs with an extra bit to avoid i/o for hfs. ok deraadt@ | |||
2005-09-29 | Clean up ht_intr_map() a bit. | Mark Kettenis | |
2005-09-29 | Execute operations in the correct order. From jason@ | Marco Peereboom | |
2005-09-29 | Add HyperTransport here too. | Mark Kettenis | |
2005-09-29 | Add driver for HyperTransport as found in G5 Macs. | Mark Kettenis | |
ok drahn@ | |||
2005-09-29 | Improve PowerPC 7447A support. | Mark Kettenis | |
ok drahn@ | |||
2005-09-29 | Configure ht if found. | Mark Kettenis | |
"there is some stuff here that needs no ok's!" deraadt@ | |||
2005-09-29 | Add Shasta HyperTransport. | Mark Kettenis | |
ok deraadt@ | |||
2005-09-27 | Don't try to read the DOS label from the device if spoofonly is 1. | Kenneth R Westerback | |
This changes the architectures which use code identical to the amd64 disksubr.c. macppc seems different so it will be separate. The remaining archs don't try to read a DOS label. ok deraadt@ | |||
2005-09-27 | Allow temporary 64-bit bridge instructions in locore.s. | Mark Kettenis | |
ok drahn@ | |||
2005-09-27 | call the init routine for the Intel 82801_FB LPC so that the interrupt | Bob Beck | |
routing table can be found on such boards. ok mickey@ deraadt@ | |||
2005-09-27 | Regen (3x2 frame buffer, 4 select codes). | Miod Vallat | |
2005-09-27 | Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them. | Miod Vallat | |
Model 382 can be identified with a unique MMUID value; model 362 is told from model 360 by probing for the frodo chip. Their built-in frame buffer is not supported at the moment. Matching information derived from messages to the NetBSD mailing lists. | |||
2005-09-27 | Do not initialize physmem to a magic value at compile time. | Miod Vallat | |
2005-09-27 | make options TIMEZONE and DST work; from form | Theo de Raadt | |
2005-09-27 | ARGH! disable gart, I suck! | Marco Peereboom | |
2005-09-27 | Clean up prints. From jason@ | Marco Peereboom | |
2005-09-27 | - don't mess with SCSI controller bits here, only map the two regions | Martin Reindl | |
we need - unmap Valkyrie register space after matching, we don't use it later from NetBSD | |||
2005-09-27 | missing pieces for RBV video handling | Martin Reindl | |
from NetBSD | |||
2005-09-26 | Use SCSI_IGNORE_ILLEGAL_REQUEST when reading a cd's table of contents. | Kenneth R Westerback | |
ILLEGAL REQUEST is correctly reported for blank media, as an informative FreeBSD comment pointed out. Ensure the returned table of contents is always initialized to zero. Call readdisklabel with spoofonly = 1 when no data tracks are found. Don't try to read the DOS label from the device if spoofonly is 1. Only done for amd64 here. More archs to follow. Eliminates scsi error messages when attempting to open a cd containing blank media, as pointed out by Michael Coulter. ok deraadt@ |