summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/pci
AgeCommit message (Expand)Author
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod Vallat
2004-03-17Better backlight detection on macppc, ok miod@ krw@ (a bit ago)Dale Rahn
2004-01-27viritual -> virtualMiod Vallat
2003-12-20Pass -WformatMiod Vallat
2003-11-12Be sure to cast the wsdisplay accessops cookie into the adequate structure;Miod Vallat
2003-11-03spelling fixes (in the comments)David Krause
2003-10-24If cons_backlight_available is not set, cons_brightness will not be valid,Dale Rahn
2003-10-21spacing cleanup.Dale Rahn
2003-10-15Further down the ANSI/KNF road, only binary difference is __LINE__.Dale Rahn
2003-06-16Use a slightly better way to intuit the memory/mmio PCI regions,Dale Rahn
2003-06-09more 3/4 cleanup for pefoTheo de Raadt
2003-06-09pefo 3/4 licence cleanupsTheo de Raadt
2003-06-05Cleanup and enable kauaiata DMA. Tables should be mostly saneDale Rahn
2003-06-05Cleanup:Alexander Yurchenko
2003-06-05ATA100 driver for apple's new machines, aka kauai.Dale Rahn
2003-05-12Enable Intrepid's mac-io match.Thierry Deval
2003-05-07string cleaningTheo de Raadt
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-02-26Remove an unnecessary structure copy from useage of setfault(), callDale Rahn
2003-02-18intial -> initial;Jason McIntyre
2002-11-09Instead of relying on uvm_useracc(), get a false sense of security, andMiod Vallat
2002-10-17Correct io space config after last patch. allows fxp to workDale Rahn
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-10-07Improved workaround for cardbus support on macppc. This allows mappings toDale Rahn
2002-09-23Print pci_addr_fixup info when debugging is enabled, not disabled, ok deraadt@Dale Rahn
2002-09-17Until vgafb on macppc properly support non-console operation, doDale Rahn
2002-09-15backout prematureTheo de Raadt
2002-09-15KNFTheo de Raadt
2002-09-06Serial console support for macppc. Serial console will work if the modemDale Rahn
2002-09-06KNF.Dale Rahn
2002-09-06wscons display should have a console priority of INTERNAL, not REMOTE.Dale Rahn
2002-08-02Do correct bounds checking in get/set/put cmap routines. A few ofTodd C. Miller
2002-07-29Recognize additional host bridges, pretty printing only, no function diff.Dale Rahn
2002-07-23Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and otherDale Rahn
2002-07-21cleanup, mostly 'if 0'ed code removal.Dale Rahn
2002-06-27Do not muck with the color palette unless the console depth is 8 bit.Dale Rahn
2002-05-22- in the OpenFirmware console initialisation, check if the console deviceMiod Vallat
2002-05-18Workaround for color restoration on return from X. vgafb will notDale Rahn
2002-04-29Better colors from rasops cmap, and enable all rasops features.Dale Rahn
2002-04-29Change macppc vgafb from rcons to rasops, a faster color supporting virtualDale Rahn
2002-04-22Fix a couple of typos.Miod Vallat
2002-04-20- the set-colors OF call takes a packed array of colors value,Matthieu Herrb
2002-04-05Use the OF set-colors operation instead of the color! operation, thisDale Rahn
2002-03-27tsk tsk tsk, compile it first.Dale Rahn
2002-03-27Don't use magic constants to the loop over the BAR, also, include theJason Wright
2002-03-26Only allow valid device PAs to be mmapped.Dale Rahn
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-02cleanup.Dale Rahn
2002-02-23remove unused file.Dale Rahn